Skip to content

support keep-alive for http 1.0#325

Merged
asvetlov merged 4 commits intoaio-libs:masterfrom
eleddy:http10keepalive
Apr 14, 2015
Merged

support keep-alive for http 1.0#325
asvetlov merged 4 commits intoaio-libs:masterfrom
eleddy:http10keepalive

Conversation

@eleddy
Copy link
Contributor

@eleddy eleddy commented Apr 14, 2015

keep alive is on by default for http 1.1 and off
by default for http 1.0. parse connection headers
for 1.0 and obey. Anything less than 0.9 always
gets connection closed.

(was #323, switched branches)

eleddy added 4 commits April 13, 2015 13:10
keep alive is on by default for http 1.1 and off
by default for http 1.0. parse connection headers
for 1.0 and obey
@asvetlov asvetlov merged commit 6c3f1f8 into aio-libs:master Apr 14, 2015
@asvetlov
Copy link
Member

Thanks!

@lock
Copy link

lock bot commented Oct 30, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants