jdk-24/test/jdk/java/net/httpclient
Daniel Fuchs a8ae1c1332 8217264: HttpClient: Blocking operations in mapper function do not work as documented
Ensures that a new task is spawned when calling getBody() on a mapping BodySubscriber.

Reviewed-by: chegar
2019-01-24 12:32:42 +00:00
..
docs/files 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
examples 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
http2 8213296: Fix legal headers in test/jdk/java/net 2018-11-02 16:11:29 +00:00
offline 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
security 8213189: Make restricted headers in HTTP Client configurable and remove Date by default 2018-11-14 14:23:21 +00:00
ssltest 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
websocket 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
whitebox 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
AbstractConnectTimeout.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
AbstractConnectTimeoutHandshake.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
AbstractNoBody.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
AbstractThrowingPublishers.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
AbstractThrowingPushPromises.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
AbstractThrowingSubscribers.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ALPNFailureTest.java 8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available 2019-01-16 19:09:16 +00:00
ALPNProxyFailureTest.java 8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available 2019-01-16 19:09:16 +00:00
AsFileDownloadTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
AsFileDownloadTest.policy 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
AuthSchemesTest.java 8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers 2019-01-17 15:24:20 +00:00
BasicAuthTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
BasicRedirectTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
BodyProcessorInputStreamTest.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
BufferingSubscriberCancelTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
BufferingSubscriberErrorCompleteTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
BufferingSubscriberTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
CancelledResponse.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ConcurrentResponses.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ConnectExceptionTest.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
ConnectTimeoutHandshakeAsync.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
ConnectTimeoutHandshakeSync.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
ConnectTimeoutNoProxyAsync.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
ConnectTimeoutNoProxySync.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
ConnectTimeoutWithProxyAsync.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
ConnectTimeoutWithProxySync.java 8208391: Differentiate response and connect timeouts in HTTP Client API 2018-08-09 11:23:12 +01:00
CookieHeaderTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
CustomRequestPublisher.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
CustomResponseSubscriber.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
dependent.policy 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
DependentActionsTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
DependentPromiseActionsTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
DigestEchoClient.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
DigestEchoClientSSL.java 8212695: Add explicit timeout to several HTTP Client tests 2018-10-22 12:25:31 +01:00
DigestEchoServer.java 8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available 2019-01-16 19:09:16 +00:00
EchoHandler.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
EncodedCharsInURI.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
EscapedOctetsInURI.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ExpectContinue.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
FlowAdapterPublisherTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
FlowAdaptersCompileOnly.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
FlowAdapterSubscriberTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
GZIPInputStreamTest.java 8217264: HttpClient: Blocking operations in mapper function do not work as documented 2019-01-24 12:32:42 +00:00
HandshakeFailureTest.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
HeadersTest1.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HeadersTest2.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HeadersTest.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
HeadTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
HttpClientBuilderTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
HttpEchoHandler.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
HttpHeadersOf.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
HttpInputStreamTest.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
HttpRequestBuilderTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HttpResponseInputStreamTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HttpServerAdapters.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
HttpsTunnelTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ImmutableFlowItems.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ImmutableHeaders.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
InterruptedBlockingSend.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
InvalidInputStreamSubscriptionRequest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
InvalidSSLContextTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
InvalidSubscriptionRequest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
LargeResponseContent.java 8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1 2018-10-25 12:09:41 +01:00
LightWeightHttpServer.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
LineAdaptersCompileOnly.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
LineBodyHandlerTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
LineStreamsAndSurrogatesTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
LineSubscribersAndSurrogatesTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
ManyRequests2.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ManyRequests.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ManyRequestsLegacy.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
MappingResponseSubscriber.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
MaxStreams.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
MessageHeadersTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
MethodsTest.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
MockServer.java 8206001: Enable TLS1.3 by default in Http Client 2018-07-04 16:16:24 +01:00
MultiAuthTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
NoBodyPartOne.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
NoBodyPartTwo.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
NonAsciiCharsInURI.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
noPermissions.policy 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
ProxyAuthDisabledSchemes.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ProxyAuthDisabledSchemesSSL.java 8212695: Add explicit timeout to several HTTP Client tests 2018-10-22 12:25:31 +01:00
ProxyAuthTest.java 8213296: Fix legal headers in test/jdk/java/net 2018-11-02 16:11:29 +00:00
ProxyServer.java 8202423: Small HTTP Client refresh 2018-05-02 02:36:17 -07:00
ProxyTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
RedirectMethodChange.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
RedirectWithCookie.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ReferenceTracker.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
RequestBodyTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
RequestBodyTest.policy 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
RequestBuilderTest.java 8214014: Remove vestiges of gopher: protocol proxy support 2018-11-28 16:04:36 -05:00
Response204.java 8216974: HttpConnection not returned to the pool after 204 response 2019-01-15 11:34:20 +00:00
ResponseBodyBeforeError.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ResponsePublisher.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
RestrictedHeadersTest.java 8213189: Make restricted headers in HTTP Client configurable and remove Date by default 2018-11-14 14:23:21 +00:00
RetryPost.java 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
RetryWithCookie.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ServerCloseTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ShortRequestBody.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
ShortResponseBody.java 8216498: Confusing and unneeded wrapping of SSLHandshakeException 2019-01-11 14:48:19 +00:00
ShortResponseBodyWithRetry.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SmallTimeout.java 8202423: Small HTTP Client refresh 2018-05-02 02:36:17 -07:00
SmokeTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SpecialHeadersTest.java 8213189: Make restricted headers in HTTP Client configurable and remove Date by default 2018-11-14 14:23:21 +00:00
SplitResponse.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SplitResponseAsync.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SplitResponseKeepAlive.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SplitResponseKeepAliveAsync.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SplitResponseSSL.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SplitResponseSSLAsync.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SplitResponseSSLKeepAlive.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SplitResponseSSLKeepAliveAsync.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
StreamingBody.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
SubscriberPublisherAPIExceptions.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
TEST.properties 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
TestKit.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
TestKitTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
ThrowingPublishersCustomAfterCancel.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPublishersCustomBeforeCancel.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPublishersInNextRequest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPublishersInRequest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPublishersInSubscribe.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPublishersIOAfterCancel.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPublishersIOBeforeCancel.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPublishersSanity.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPushPromisesAsInputStreamCustom.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPushPromisesAsInputStreamIO.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPushPromisesAsLinesCustom.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPushPromisesAsLinesIO.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPushPromisesAsStringCustom.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPushPromisesAsStringIO.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingPushPromisesSanity.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingSubscribersAsInputStream.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingSubscribersAsInputStreamAsync.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingSubscribersAsLines.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingSubscribersAsLinesAsync.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingSubscribersAsString.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingSubscribersAsStringAsync.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ThrowingSubscribersSanity.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
TimeoutBasic.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
TimeoutOrdering.java 8202423: Small HTTP Client refresh 2018-05-02 02:36:17 -07:00
UnauthorizedTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
UnknownBodyLengthTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
VersionTest.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
ZeroRedirects.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00