mirror of
https://github.com/curl/curl.git
synced 2026-08-26 10:03:33 +03:00
Proxy-Connection: stop sending this header by default
RFC 7230 says we should stop. Firefox already stopped. Bug: https://github.com/curl/curl/issues/633 Reported-By: Brad Fitzpatrick Closes #633
This commit is contained in:
parent
7f97fd5a83
commit
113f04e664
102 changed files with 4 additions and 177 deletions
|
|
@ -55,7 +55,6 @@ ftp://www.example.com/moo/549 http://%HOSTIP:%HTTPPORT
|
|||
GET ftp://www.example.com/moo/549;type=i HTTP/1.1
|
||||
Host: www.example.com:21
|
||||
Accept: */*
|
||||
Proxy-Connection: Keep-Alive
|
||||
|
||||
</protocol>
|
||||
<stdout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue