Allow HTTP/1.0 clients to signal interest in keep-alive through the Proxy-Connection...
authorFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:06:18 +0000 (14:06 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:06:18 +0000 (14:06 +0000)
commit9a962b219983489e778f24d95e1d6b3ddb8c7a87
treea4d47d7623cc7d8e391fafdf24386896a38d02e5
parentfc95ee44008b1d623d5560e243e7f8becb380423
Allow HTTP/1.0 clients to signal interest in keep-alive through the Proxy-Connection header

While such client are rare in the real world, it doesn't
hurt and couple of curl tests rely on it.
parsers.c