Content-Length header is not recalculated when setting new RequestEntity
(PostMethod#setRequestEntity())
--------------------------------------------------------------------------------------------------------
Key: HTTPCLIENT-840
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-840
Project: HttpComponents HttpClient
Issue Type: Bug
Affects Versions: 3.1 Final
Environment: Tested on Linux and Solaris JRE 1.5.0
Reporter: Pontus Ullgren
If a PostMethod is reused many times and each time we set a new RequestEntity
the Content-Length header is not re-calculated.
Instead the old content-lenght is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]