You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/02/21 14:11:00 UTC

[jira] [Created] (HTTPCLIENT-2052) RedirectExec tries to follow redirect even if HttpEntity is non-repeatable

Michael Osipov created HTTPCLIENT-2052:
------------------------------------------

             Summary: 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


Based in the discussion [here|https://www.mail-archive.com/httpclient-users@hc.apache.org/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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org