mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:43:32 +03:00
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.
This commit is contained in:
parent
59dc9085d1
commit
7d3ea12b62
6 changed files with 185 additions and 9 deletions
|
|
@ -3,7 +3,6 @@
|
|||
<keywords>
|
||||
HTTP
|
||||
HTTP POST
|
||||
--proxy-anyauth
|
||||
HTTP proxy NTLM auth
|
||||
</keywords>
|
||||
</info>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue