Revert "Proxy-Connection: stop sending this header by default"

This reverts commit 113f04e664.
This commit is contained in:
Daniel Stenberg 2016-08-16 08:36:04 +02:00
parent 84e45f4b3a
commit 93b0d907d5
102 changed files with 177 additions and 4 deletions

View file

@ -43,6 +43,7 @@ http://%HOSTIP:%HTTPPORT/we/want/that/page/5#5 -x %HOSTIP:%HTTPPORT
GET http://%HOSTIP:%HTTPPORT/we/want/that/page/5 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Proxy-Connection: Keep-Alive
</protocol>
</verify>