git: openjdk/jdk: 8170305: URLConnection doesn't handle HTTP/1.1 1xx (informational) messages

Jaikiran Pai jpai at openjdk.org
Tue Sep 13 05:10:24 UTC 2022


Changeset: 8bd79d3e
Author:    Jaikiran Pai <jpai at openjdk.org>
Date:      2022-09-13 05:08:05 +0000
URL:       https://git.openjdk.org/jdk/commit/8bd79d3efdcab5997056675467aac70895903d33

8170305: URLConnection doesn't handle HTTP/1.1 1xx (informational) messages

Reviewed-by: dfuchs, michaelm

! src/java.base/share/classes/sun/net/www/http/HttpClient.java
+ test/jdk/java/net/HttpURLConnection/Response1xxTest.java



More information about the jdk-changes mailing list