diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-02-04 23:37:29 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-04-04 17:03:43 +0200 |
commit | ef6be35bae1fe501fecd9a2a21eb5d03ddff4243 (patch) | |
tree | bb92bc620a0d852ed0084c353780763ee3fa73a2 /tests/data/test1525 | |
parent | ac887eedbc17a0d78b11ff467858c76a5127d1f4 (diff) | |
download | curl-ef6be35bae1fe501fecd9a2a21eb5d03ddff4243.tar.gz |
CURLOPT_HEADEROPT: added
Modified the logic so that CURLOPT_HEADEROPT now controls if PROXYHEADER
is actually used or not.
Diffstat (limited to 'tests/data/test1525')
-rw-r--r-- | tests/data/test1525 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1525 b/tests/data/test1525 index 13e0d1489..0560d5c1a 100644 --- a/tests/data/test1525 +++ b/tests/data/test1525 @@ -46,7 +46,7 @@ http-proxy lib1525 </tool> <name> -CURLOPT_PROXYHEADER: same headers for host and proxy +CURLOPT_PROXYHEADER is ignored CURLHEADER_UNIFIED </name> <command> http://the.old.moo.1525:%HTTPPORT/1525 %HOSTIP:%PROXYPORT |