Jaikiran Pai
|
72de24e59a
|
8303457: Introduce convenience test library APIs for creating test servers for tests in test/jdk/java/net/httpclient
Reviewed-by: dfuchs
|
2023-03-02 11:24:06 +00:00 |
|
Daniel Fuchs
|
8b70256d30
|
8301787: java/net/httpclient/SpecialHeadersTest failing after JDK-8301306
Reviewed-by: dcubed, rriggs
|
2023-02-03 16:01:47 +00:00 |
|
sunguoyun
|
6f9106e0d0
|
8301306: java/net/httpclient/* fail with -Xcomp
Reviewed-by: dfuchs, alanb
|
2023-02-03 11:56:06 +00:00 |
|
Jaikiran Pai
|
8a47429dc0
|
8295944: Move the Http2TestServer and related classes into a package of its own
Reviewed-by: dfuchs
|
2023-01-25 13:38:02 +00:00 |
|
Daniel Fuchs
|
d83a07b72c
|
8297200: java/net/httpclient/SpecialHeadersTest.java failed once in AssertionError due to selector thread remaining alive
Reviewed-by: jpai
|
2022-11-29 12:42:37 +00:00 |
|
Daniel Fuchs
|
256b52387b
|
8292381: java/net/httpclient/SpecialHeadersTest.java fails with "ERROR: Shutting down connection: HTTP/2 client stopped"
Reviewed-by: jpai
|
2022-08-22 14:14:41 +00:00 |
|
Chris Hegarty
|
10a281c485
|
8218546: Unable to connect to https://google.com using java.net.HttpClient
Reviewed-by: dfuchs
|
2019-02-08 11:26:21 +00:00 |
|
Michael McMahon
|
028f2e14b3
|
8213189: Make restricted headers in HTTP Client configurable and remove Date by default
Reviewed-by: dfuchs
|
2018-11-14 14:23:21 +00:00 |
|
John Jiang
|
4fe2edae59
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net
Reviewed-by: chegar
|
2018-10-15 22:47:03 +08:00 |
|
Michael McMahon
|
96b43418b5
|
8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
Reviewed-by: chegar, dfuchs
|
2018-10-12 11:12:51 +01:00 |
|
Chris Hegarty
|
659fdd8dc4
|
8204679: HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm
|
2018-06-20 09:05:57 -07:00 |
|