Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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)