RFR: 8263031: HttpClient throws Exception if it receives a Push Promise that is too large [v6]
Daniel Fuchs
dfuchs at openjdk.java.net
Mon Mar 28 11:32:39 UTC 2022
On Mon, 28 Mar 2022 10:22:29 GMT, Conor Cleary <ccleary at openjdk.org> wrote:
>> However, I'll look into the specification further for the other cases and see if they need be changed as well. Though closing the whole connection with `GoAwayFrame` seems correct
>
> I changed three more occurences to `ErrorFrame.PROTOCOL_ERROR`, its easier to understand and lines up more clearly with specification
Make sure to run tier1, tier2 before integrating. Drop me a note when you are ready I will sponsor the change.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7696
More information about the net-dev
mailing list