Chris Hegarty
|
ac5daa7a22
|
Merge
|
2019-02-08 13:07:44 +00:00 |
|
Chris Hegarty
|
fb05ae21bb
|
8218662: Allow 204 responses with Content-Length:0
Reviewed-by: michaelm
|
2019-02-08 12:23:16 +00:00 |
|
Daniel Fuchs
|
6b64f80be4
|
8217903: java/net/httpclient/Response204.java fails with 404
Fixed test to use loopback address - this looks like a port reuse issue.
Reviewed-by: chegar
|
2019-01-28 18:45:34 +00:00 |
|
Daniel Fuchs
|
ca77adf19f
|
8216974: HttpConnection not returned to the pool after 204 response
MultiExchange now call nullBody() on Exchange after receiving 204
Reviewed-by: chegar
|
2019-01-15 11:34:20 +00:00 |
|
Michael McMahon
|
b9279ef850
|
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
Reviewed-by: chegar, dfuchs
|
2018-10-19 14:23:43 +01:00 |
|