[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCLIENT-2052.
-------------------------------------------
    Fix Version/s: 4.5.12
       Resolution: Fixed

> 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
>             Fix For: 4.5.12
>
>          Time Spent: 1h
>  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