2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2007-10-11 21:44:22 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
2008-08-11 19:16:48 -04:00
|
|
|
HTTP CONNECT
|
2007-10-11 21:44:22 -04:00
|
|
|
HTTP proxy
|
|
|
|
proxytunnel
|
|
|
|
HTTP proxy Digest auth
|
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
2004-12-02 12:11:19 -05:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
2012-07-05 05:20:18 -04:00
|
|
|
<servercmd>
|
|
|
|
connection-monitor
|
2013-03-15 12:28:32 -04:00
|
|
|
auth_required
|
2012-07-05 05:20:18 -04:00
|
|
|
</servercmd>
|
2004-12-02 12:11:19 -05:00
|
|
|
|
2013-03-15 12:28:32 -04:00
|
|
|
|
2004-12-02 12:11:19 -05:00
|
|
|
# this is returned first since we get no proxy-auth
|
2013-03-15 12:28:32 -04:00
|
|
|
<connect>
|
2004-12-02 12:11:19 -05:00
|
|
|
HTTP/1.1 407 Authorization Required to proxy me my dear
|
|
|
|
Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
|
2012-11-21 10:01:59 -05:00
|
|
|
Content-Length: 33
|
2004-12-02 12:11:19 -05:00
|
|
|
|
|
|
|
And you should ignore this data.
|
2013-03-15 12:28:32 -04:00
|
|
|
</connect>
|
2004-12-02 12:11:19 -05:00
|
|
|
|
|
|
|
# this is returned when we get a GET!
|
|
|
|
<data2>
|
|
|
|
HTTP/1.1 200 OK
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Content-Length: 7
|
|
|
|
Connection: close
|
|
|
|
Content-Type: text/html
|
|
|
|
Funny-head: yesyes
|
|
|
|
|
|
|
|
daniel
|
|
|
|
</data2>
|
|
|
|
|
2007-03-30 18:07:48 -04:00
|
|
|
# then this is returned when we get proxy-auth
|
2013-03-15 12:28:32 -04:00
|
|
|
<connect1000>
|
2004-12-02 12:11:19 -05:00
|
|
|
HTTP/1.1 200 OK swsbounce
|
|
|
|
Server: no
|
|
|
|
|
2013-03-15 12:28:32 -04:00
|
|
|
</connect1000>
|
2004-12-02 12:11:19 -05:00
|
|
|
|
|
|
|
<datacheck>
|
|
|
|
HTTP/1.1 407 Authorization Required to proxy me my dear
|
|
|
|
Proxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
|
2012-11-21 10:01:59 -05:00
|
|
|
Content-Length: 33
|
2004-12-02 12:11:19 -05:00
|
|
|
|
|
|
|
HTTP/1.1 200 OK swsbounce
|
|
|
|
Server: no
|
|
|
|
|
|
|
|
HTTP/1.1 200 OK
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
|
|
|
Content-Length: 7
|
|
|
|
Connection: close
|
|
|
|
Content-Type: text/html
|
|
|
|
Funny-head: yesyes
|
|
|
|
|
|
|
|
daniel
|
|
|
|
</datacheck>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2007-03-09 18:39:42 -05:00
|
|
|
<features>
|
|
|
|
crypto
|
|
|
|
</features>
|
2004-12-02 12:11:19 -05:00
|
|
|
<name>
|
|
|
|
HTTP proxy CONNECT auth Digest
|
|
|
|
</name>
|
|
|
|
<command>
|
2013-04-12 08:13:42 -04:00
|
|
|
http://test.remote.haxx.se.206:8990/path/2060002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-digest --proxytunnel
|
2004-12-02 12:11:19 -05:00
|
|
|
</command>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2004-12-02 12:11:19 -05:00
|
|
|
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent: curl/.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
2013-04-12 08:13:42 -04:00
|
|
|
CONNECT test.remote.haxx.se.206:8990 HTTP/1.1
|
|
|
|
Host: test.remote.haxx.se.206:8990
|
2005-05-11 05:52:59 -04:00
|
|
|
Proxy-Connection: Keep-Alive
|
2004-12-02 12:11:19 -05:00
|
|
|
|
2013-04-12 08:13:42 -04:00
|
|
|
CONNECT test.remote.haxx.se.206:8990 HTTP/1.1
|
|
|
|
Host: test.remote.haxx.se.206:8990
|
|
|
|
Proxy-Authorization: Digest username="silly", realm="weirdorealm", nonce="12345", uri="test.remote.haxx.se.206:8990", response="003e36decb4dbf6366b3ecb9b87c24ec"
|
2005-05-11 05:52:59 -04:00
|
|
|
Proxy-Connection: Keep-Alive
|
2004-12-02 12:11:19 -05:00
|
|
|
|
|
|
|
GET /path/2060002 HTTP/1.1
|
|
|
|
User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4
|
2013-04-12 08:13:42 -04:00
|
|
|
Host: test.remote.haxx.se.206:8990
|
2004-12-02 12:11:19 -05:00
|
|
|
Accept: */*
|
|
|
|
|
2012-07-11 17:49:01 -04:00
|
|
|
[DISCONNECT]
|
2004-12-02 12:11:19 -05:00
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|