After preventing the client from pipeling, don't signal keep-alive intentions
authorFabian Keil <fk@fabiankeil.de>
Tue, 4 Sep 2012 08:38:31 +0000 (08:38 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 4 Sep 2012 08:38:31 +0000 (08:38 +0000)
commit0876a6366fe3cb5d0b3d8b97724641e919fa46e5
tree966d75e8d11b2d8bf8c0ced6eb29bf88eea9d7ae
parentaca2af6432cf55f4dd48f393919f8e5be5801f68
After preventing the client from pipeling, don't signal keep-alive intentions

When looking at the response headers alone, it previously wasn't
obvious from the client's perspective that no additional responses
should be expected.

This might improve compatibility with Opera (#3464439).
parsers.c