[
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)