for HTTP/1.0 we default to non keep-alive connections, but when we get a
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 Mar 2001 16:02:59 +0000 (16:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Mar 2001 16:02:59 +0000 (16:02 +0000)
commit67d5c0a9700d67ecb4ceee137aeeb27b683121a2
treed14f48a96eacff29d36d8eba45bfbe52985efd64
parent580896d6158e9b88257a08a7f7852ceb40d7b362
for HTTP/1.0 we default to non keep-alive connections, but when we get a
1.0-reply from a proxy we use and the Proxy-Connection: keep-alive header
is used, we switch it on and live happily ever after
lib/transfer.c