Skip to content
Discussion options

You must be logged in to vote

In older versions, keep-alive was assumed by the server if the client did not instruct otherwise (by specifying the Connection: close header or by using HTTP/1.0). Only since version 10 this can be manually overridden. So I fear there is no option I can give you for 8.x, except forking the release branch.

Any chance to update your project to .NET 8? dotnet updates are pretty easy nowadays and .NET 7 is not supported anymore.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TheMightyBorkon
Comment options

Answer selected by TheMightyBorkon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants