Marcel Raad
|
476eb88171
|
tests: use proxy feature
This makes the tests succeed when using --disable-proxy.
Closes https://github.com/curl/curl/pull/4488
|
2019-10-15 07:56:55 +02:00 |
|
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
|
5d23279299
|
CURLOPT_PATH_AS_IS: added
--path-as-is is the command line option
Added docs in curl.1 and CURLOPT_PATH_AS_IS.3
Added test in test 1241
|
2015-03-24 10:31:58 +01:00 |
|