diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-12-05 21:20:14 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-12-05 21:20:14 +0000 |
commit | 7d3ea12b625fd07d9d41a68e7cc2cd5322247584 (patch) | |
tree | 7e8a964e4e70c54fd847390a0ad280524afb2c76 /tests/data/test548 | |
parent | 59dc9085d15fc069798eef92e41e4c72838ed990 (diff) | |
download | curl-7d3ea12b625fd07d9d41a68e7cc2cd5322247584.tar.gz curl-7d3ea12b625fd07d9d41a68e7cc2cd5322247584.tar.bz2 curl-7d3ea12b625fd07d9d41a68e7cc2cd5322247584.zip |
Spacen Jasset reported a problem with doing POST (with data read with a
callback) over a proxy when NTLM is used as auth with the proxy. The bug
also concerned Digest and was limited to using callback only. Spacen worked
with us to provide a useful patch. I added the test case 547 and 548 to
verify two variations of POST over proxy with NTLM.
Diffstat (limited to 'tests/data/test548')
-rw-r--r-- | tests/data/test548 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test548 b/tests/data/test548 index 04a1a6396..5db476386 100644 --- a/tests/data/test548 +++ b/tests/data/test548 @@ -3,7 +3,6 @@ <keywords> HTTP HTTP POST ---proxy-anyauth HTTP proxy NTLM auth </keywords> </info> |