You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2022/07/15 14:27:00 UTC

[jira] [Updated] (MINIFICPP-1875) HTTPClient should be reusable

     [ https://issues.apache.org/jira/browse/MINIFICPP-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Zink updated MINIFICPP-1875:
-----------------------------------
    Fix Version/s: 0.13.0

> HTTPClient should be reusable
> -----------------------------
>
>                 Key: MINIFICPP-1875
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1875
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Major
>             Fix For: 0.13.0
>
>
> The current form of HTTPCLient is not safe to reuse.
> (e.g. the response headers are appended to the same vector on each submit, the request header if not empty gets a {{"Expect:"}} appended on each submit)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)