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
|
ef6be35bae
|
CURLOPT_HEADEROPT: added
Modified the logic so that CURLOPT_HEADEROPT now controls if PROXYHEADER
is actually used or not.
|
2014-04-04 17:03:43 +02:00 |
|
Daniel Stenberg
|
ac887eedbc
|
CURLOPT_PROXYHEADER: set headers for proxy-only
Includes docs and new test cases: 1525, 1526 and 1527
Co-written-by: Vijay Panghal
|
2014-04-04 17:03:43 +02:00 |
|