Respect the Keep-Alive response header on HTTP/1.0 (#73020)
authorMiha Zupan <mihazupan.zupan1@gmail.com>
Tue, 2 Aug 2022 15:58:47 +0000 (17:58 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 15:58:47 +0000 (08:58 -0700)
commit3b706dd67bd0d5a29a5bf1801e970b94e0d0f33e
tree8df512fe2ba438821689a9f30ea39e962eb27b0b
parent8762a02634b9a16a4db98a1df6ae600222ccec81
Respect the Keep-Alive response header on HTTP/1.0 (#73020)

* Respect the Keep-Alive response header on HTTP/1.0

* Remove TimeoutOffset

* Update Trace message

* Update tests

* Adjust test timeouts
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnection.cs
src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpConnectionPool.cs
src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Http1KeepAlive.cs [new file with mode: 0644]
src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj