RFR: 8296410: HttpClient throws java.io.IOException: no statuscode in response for HTTP2

Daniel Fuchs dfuchs at openjdk.org
Wed Jan 18 11:44:24 UTC 2023


On Wed, 18 Jan 2023 09:20:00 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> The changes in this PR look good to me. While looking at the source code, I noticed that the Stream class has a PushedStream nested class which too has a similar implementation in handleResponse(). I haven't yet checked the spec related to this; do you know if this code too will need a similar fix?

Hmm... Probably. Good point!

-------------

PR: https://git.openjdk.org/jdk/pull/12028


More information about the net-dev mailing list