jetty.project/jetty-client
Simone Bordet 4eb6094f82 Fixes #3411 - HttpClient does not timeout during multiple redirection.
Removed timeout after copying the request in case of redirects
(and authentications), to avoid that the timeout listener is
notified of intermediate exchanges and resets the timeout.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-03-07 16:04:18 +01:00
..
src Fixes #3411 - HttpClient does not timeout during multiple redirection. 2019-03-07 16:04:18 +01:00
pom.xml Updating to version 9.4.16-SNAPSHOT 2019-02-15 13:35:15 -05:00