jetty.project/jetty-client
Simone Bordet 005ae95bea
Fixes #1949 - Client-side problems with digest authentication. (#1991)
Introduced ContentProvider.isReproducible() to detect whether the
request content can be provided more than once, and modified
ContentProvider implementation accordingly.

Modified AuthenticationProtocolHandler to not send an authenticated
request if the content is not reproducible.

Modified AuthenticationProtocolHandler to tolerate request failures.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2017-12-21 02:34:39 -08:00
..
src Fixes #1949 - Client-side problems with digest authentication. (#1991) 2017-12-21 02:34:39 -08:00
pom.xml Fixes #2020 - Introduce a name for `HttpClient` instances. 2017-12-14 11:24:43 +01:00