]> granicus.if.org Git - curl/commit
Added two test cases for multipart formpost over a proxy with --anyauth. Our
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 May 2005 23:22:33 +0000 (23:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 6 May 2005 23:22:33 +0000 (23:22 +0000)
commit2b00ed7ef8bf127905722b43bbfdfe8749e60aa3
tree2f5b63ac0a3a537e081d9cfc3ac04b9fc010b30a
parentd960ea959dd9426a026581de71bf1c1bed055979
Added two test cases for multipart formpost over a proxy with --anyauth. Our
HTTP test server is a bit limited though, as it never responds to the POST
request until all data has been sent (and received)...
tests/data/Makefile.am
tests/data/test258 [new file with mode: 0644]
tests/data/test259 [new file with mode: 0644]