proxy authorization test case
This commit is contained in:
parent
e0e67812de
commit
885184aa14
1
tests/data/command16.txt
Normal file
1
tests/data/command16.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
-U fake:user -x %HOSTIP:%HOSTPORT http://we.want.that.site.com/2
|
7
tests/data/http16.txt
Normal file
7
tests/data/http16.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
GET http://we.want.that.site.com/2 HTTP/1.0
|
||||||
|
Proxy-authorization: Basic ZmFrZTp1c2Vy
|
||||||
|
User-Agent: curl/7.4.2 (sparc-sun-solaris2.7) libcurl 7.4.2
|
||||||
|
Host: we.want.that.site.com
|
||||||
|
Pragma: no-cache
|
||||||
|
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
|
||||||
|
|
1
tests/data/name16.txt
Normal file
1
tests/data/name16.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
HTTP with proxy athorization
|
7
tests/data/reply16.txt
Normal file
7
tests/data/reply16.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
HTTP/1.1 200 OK
|
||||||
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||||
|
Server: test-server/fake
|
||||||
|
Content-Type: text/html
|
||||||
|
Funny-head: yesyes
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user