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
|
372203f1fa
|
Added "HTTP proxy" and "proxytunnel" keywords where applicable
|
2008-09-29 22:44:04 +00:00 |
|
Dan Fandrich
|
a25959184e
|
Added test cases 1034 & 1035 to test IDN name conversion failures.
|
2008-07-07 23:52:52 +00:00 |
|