Daniel Fuchs
|
8e98ce54bf
|
8231506: Fix some instabilities in a few networking tests
Reviewed-by: alanb, chegar, msheppar
|
2019-10-01 12:10:33 +01:00 |
|
Daniel Fuchs
|
853da81cfe
|
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
HttpClient no longer filters out system host header when sending tunelling CONNECT request to proxy
Reviewed-by: michaelm
|
2019-04-18 17:56:46 +01:00 |
|
Daniel Fuchs
|
3b68bb2960
|
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
The patch makes suer that the SSLFlowDelegate's ALPN CF is always completed
Reviewed-by: chegar
|
2019-01-16 19:09:16 +00:00 |
|
Chris Hegarty
|
84d6099da9
|
8213296: Fix legal headers in test/jdk/java/net
Reviewed-by: alanb, dfuchs
|
2018-11-02 16:11:29 +00: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 |
|
Chris Hegarty
|
a3b61fd4c7
|
8197564: HTTP Client implementation
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, prappo
|
2018-04-17 08:54:17 -07:00 |
|