[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042197#comment-17042197
 ] 

Oleg Kalnichevski commented on HTTPCLIENT-2052:
-----------------------------------------------

[~michael-o] Should be fixed by [PR 
#214|https://github.com/apache/httpcomponents-client/pull/214] .

Please note HttpClient 5.0 is not affected by this issue.

Oleg 

> RedirectExec tries to follow redirect even if HttpEntity is non-repeatable
> --------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2052
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2052
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>            Reporter: Michael Osipov
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Based in the discussion 
> [here|https://www.mail-archive.com/[email protected]/msg09847.html]
>  it seems like {{RedirectExec}} retries the request and tries to send a 
> non-repeatable HTTP entitity again. In the worst case, this may lock up until 
> the server returns a 408.
> The retry shall fail if the HTTP entitity has already been consumed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to