..
java.net.http/jdk/internal/net/http /hpack
8204679: HTTP Client refresh
2018-06-20 09:05:57 -07:00
server
8232625: HttpClient redirect policy should be more conservative
2019-10-23 15:54:39 +01:00
BadHeadersTest.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
BasicTest.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
ContinuationFrameTest.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
ErrorTest.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
FixedThreadPoolTest.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
HpackBinaryTestDriver.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
HpackCircularBufferDriver.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
HpackDecoderDriver.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
HpackEncoderDriver.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
HpackHeaderTableDriver.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
HpackHuffmanDriver.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
HpackTestHelper.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
ImplicitPushCancel.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
keystore.p12
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
NoBodyTest.java
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
2018-10-19 14:23:43 +01:00
ProxyTest2.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
RedirectTest.java
8232625: HttpClient redirect policy should be more conservative
2019-10-23 15:54:39 +01:00
ServerPush.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
ServerPushWithDiffTypes.java
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
2018-10-15 22:47:03 +08:00
Timeout.java
8197564: HTTP Client implementation
2018-04-17 08:54:17 -07:00
TLSConnection.java
8206001: Enable TLS1.3 by default in Http Client
2018-07-04 16:16:24 +01:00