jetty.project/jetty-fcgi
Simone Bordet 21aba4a724 Fixes #6323 - HttpClient requests with redirects gets stuck/never calls onComplete()
* Reworked the total timeout handling.
* Now a CyclicTimeouts handles the exchanges in each HttpDestination,
and a CyclicTimeouts handles the exchanges in each HttpConnection
(rather than in HttpChannel).
* Now adjusting the total timeout for copied requests generated by
redirects and authentication.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
(cherry picked from commit 2e7d17400f)
2021-06-04 12:12:40 +02:00
..
fcgi-client Fixes #6323 - HttpClient requests with redirects gets stuck/never calls onComplete() 2021-06-04 12:12:40 +02:00
fcgi-server Updated POM versions to 10.0.4-SNAPSHOT. 2021-05-21 17:07:46 +02:00
pom.xml Updated POM versions to 10.0.4-SNAPSHOT. 2021-05-21 17:07:46 +02:00