This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
jdk
/
java
/
net
/
HttpURLConnection
History
Volkan Yazıcı
25dd51e4fc
8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
...
Reviewed-by: dfuchs, jpai
2024-11-26 09:35:31 +00:00
..
SetAuthenticator
8309527: Improve test proxy performance
2023-06-07 07:51:05 +00:00
getResponseCode.java
…
HttpResponseCode.java
…
HttpURLConnectionExpect100Test.java
8343411: Test fail on Windows due to "An established connection was aborted by the software in your host machine"
2024-11-08 15:03:17 +00:00
HttpURLConnectionExpectContinueTest.java
8314164: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails intermittently in timeout
2024-01-23 14:07:17 +00:00
HttpURLConnectionHeadersOrder.java
8133686: HttpURLConnection.getHeaderFields and URLConnection.getRequestProperties methods return field values in reverse order
2021-09-09 10:23:12 +00:00
HttpURLConnUsingProxy.java
…
HttpURLConWithProxy.java
8344222: Remove calls to SecurityManager and doPrivileged in java.net.HttpURLConnection, java.net.HttpConnectSocketImpl, and javax.net.HttpsURLConnection after JEP 486 integration
2024-11-26 09:35:31 +00:00
HttpURLProxySelectionTest.java
…
NoProxyTest.java
…
Response1xxTest.java
8170305: URLConnection doesn't handle HTTP/1.1 1xx (informational) messages
2022-09-13 05:08:05 +00:00
UnmodifiableMaps.java
…