[
https://issues.apache.org/jira/browse/MINIFICPP-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-1875:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
https://github.com/apache/nifi-minifi-cpp/commit/7a5f9ac191c1422313a35c2ac8b9f17d7ba0fed1
> 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
>
> Time Spent: 9h 50m
> Remaining Estimate: 0h
>
> 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)