mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:33:32 +03:00
Revert "Proxy-Connection: stop sending this header by default"
This reverts commit 113f04e664.
This commit is contained in:
parent
84e45f4b3a
commit
93b0d907d5
102 changed files with 177 additions and 4 deletions
|
|
@ -64,6 +64,7 @@ http://test.83:%HTTPPORT/we/want/that/page/83 -p -x %HOSTIP:%PROXYPORT --user 'i
|
|||
CONNECT test.83:%HTTPPORT HTTP/1.1
|
||||
Host: test.83:%HTTPPORT
|
||||
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
|
||||
Proxy-Connection: Keep-Alive
|
||||
|
||||
</proxy>
|
||||
<protocol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue