Daniel Stenberg
|
93b0d907d5
|
Revert "Proxy-Connection: stop sending this header by default"
This reverts commit 113f04e664 .
|
2016-08-16 08:36:04 +02:00 |
|
Daniel Stenberg
|
113f04e664
|
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
|
2016-02-08 11:09:40 +01:00 |
|
Daniel Stenberg
|
40e8b4e527
|
- I removed the default use of "Pragma: no-cache" from libcurl when a proxy is
used. It has been used since forever but it was never a good idea to use
unless explicitly asked for.
|
2008-11-19 22:00:14 +00:00 |
|
Dan Fandrich
|
c3d871aef4
|
Added HTTP 1.0 downgrade tests with proxies
|
2008-09-06 18:24:04 +00:00 |
|