master
8197564: HTTP Client implementation
8208391: Differentiate response and connect timeouts in HTTP Client API
8232625: HttpClient redirect policy should be more conservative
8226602: Test convenience reactive primitives from java.net.http with RS TCK
8232367: Update Reactive Streams to 1.0.3 -- tests only
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
8238677: java/net/httpclient/ssltest/CertificateTest.java should not specify TLS version
8322178: Error. can't find jdk.testlibrary.SimpleSSLContext in test directory or libraries
8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
8236413: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException
8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
8204679: HTTP Client refresh
8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
8295777: java/net/httpclient/ConnectExceptionTest.java should not rely on system resolver
8350991: Improve HTTP client header handling
8213296: Fix legal headers in test/jdk/java/net
8333804: java/net/httpclient/ForbiddenHeadTest.java threw an exception with 0 failures
8328286: Enhance HTTP client
8231449: HttpClient’s client ssl certificate authentication seems to be broken
8220575: Correctly format test URI's that contain a retrieved IPv6 address
8230000: some httpclients testng tests run zero test
8269258: java/net/httpclient/ManyRequestsLegacy.java failed with connection timeout
8206001: Enable TLS1.3 by default in Http Client
8331063: Some HttpClient tests don't report leaks
8217976: test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java fails intermittently
8213189: Make restricted headers in HTTP Client configurable and remove Date by default
8292044: HttpClient doesn't handle 102 or 103 properly
8217903: java/net/httpclient/Response204.java fails with 404
8233403: Improve verbosity of some httpclient tests
8202423: Small HTTP Client refresh
8229822: ThrowingPushPromises tests sometimes fail due to EOF