[
https://issues.apache.org/jira/browse/HTTPCLIENT-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629467#action_12629467
]
Michael Andersen commented on HTTPCLIENT-795:
-
Aah. Sorry, should have done
[
https://issues.apache.org/jira/browse/HTTPCLIENT-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Andersen closed HTTPCLIENT-795.
---
Resolution: Fixed
Fix Version/s: 4.0 Beta 1
The issue described was resolv
[
https://issues.apache.org/jira/browse/HTTPCLIENT-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629465#action_12629465
]
Oleg Kalnichevski commented on HTTPCLIENT-795:
--
Michael, could you please
If there is more than 15 seconds between HttpClient.execute() calls using a
MultipartEntity, a ProtocolException is thrown complaining about the
Content-Length header already being present.
---