RFR: 8291638: Keep-Alive timeout of 0 should close connection immediately [v2]
Daniel Fuchs
dfuchs at openjdk.org
Wed Oct 12 16:23:05 UTC 2022
On Wed, 12 Oct 2022 15:24:03 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
>> Hi
>>
>> Could I get the following change reviewed please? It fixes an issue identified by the new KeepAliveTest test case where a server returned keep-alive "timeout=0" should have closed the connection, but was reverting to the old defaults.
>>
>> Thanks,
>> Michael.
>
> Michael McMahon has updated the pull request incrementally with one additional commit since the last revision:
>
> updated copyrihgt year
Marked as reviewed by dfuchs (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10678
More information about the net-dev
mailing list