113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP GET
613498266Sopenharmony_ciHTTP proxy
713498266Sopenharmony_ciHTTP proxy Digest auth
813498266Sopenharmony_ciHTTP Digest auth
913498266Sopenharmony_ci</keywords>
1013498266Sopenharmony_ci</info>
1113498266Sopenharmony_ci
1213498266Sopenharmony_ci# Server-side
1313498266Sopenharmony_ci<reply>
1413498266Sopenharmony_ci
1513498266Sopenharmony_ci# this is returned first since we get no proxy-auth
1613498266Sopenharmony_ci<data>
1713498266Sopenharmony_ciHTTP/1.1 407 Authorization Required to proxy me my dear swsclose
1813498266Sopenharmony_ciProxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
1913498266Sopenharmony_ci
2013498266Sopenharmony_ciAnd you should ignore this data.
2113498266Sopenharmony_ci</data>
2213498266Sopenharmony_ci
2313498266Sopenharmony_ci# then this is returned since we get no server-auth
2413498266Sopenharmony_ci<data1000>
2513498266Sopenharmony_ciHTTP/1.1 401 Authorization to the remote host as well swsbounce swsclose
2613498266Sopenharmony_ciWWW-Authenticate: Digest realm="realmweirdo", nonce="123456"
2713498266Sopenharmony_ci
2813498266Sopenharmony_ciyou should ignore this data too
2913498266Sopenharmony_ci</data1000>
3013498266Sopenharmony_ci
3113498266Sopenharmony_ci<data1001>
3213498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
3313498266Sopenharmony_ciServer: no
3413498266Sopenharmony_ciContent-Length: 15
3513498266Sopenharmony_ci
3613498266Sopenharmony_ciNice auth sir!
3713498266Sopenharmony_ci</data1001>
3813498266Sopenharmony_ci
3913498266Sopenharmony_ci<datacheck>
4013498266Sopenharmony_ciHTTP/1.1 407 Authorization Required to proxy me my dear swsclose
4113498266Sopenharmony_ciProxy-Authenticate: Digest realm="weirdorealm", nonce="12345"
4213498266Sopenharmony_ci
4313498266Sopenharmony_ciHTTP/1.1 401 Authorization to the remote host as well swsbounce swsclose
4413498266Sopenharmony_ciWWW-Authenticate: Digest realm="realmweirdo", nonce="123456"
4513498266Sopenharmony_ci
4613498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
4713498266Sopenharmony_ciServer: no
4813498266Sopenharmony_ciContent-Length: 15
4913498266Sopenharmony_ci
5013498266Sopenharmony_ciNice auth sir!
5113498266Sopenharmony_ci</datacheck>
5213498266Sopenharmony_ci</reply>
5313498266Sopenharmony_ci
5413498266Sopenharmony_ci# Client-side
5513498266Sopenharmony_ci<client>
5613498266Sopenharmony_ci<server>
5713498266Sopenharmony_cihttp
5813498266Sopenharmony_ci</server>
5913498266Sopenharmony_ci<features>
6013498266Sopenharmony_ci!SSPI
6113498266Sopenharmony_cicrypto
6213498266Sopenharmony_ciproxy
6313498266Sopenharmony_ci</features>
6413498266Sopenharmony_ci<name>
6513498266Sopenharmony_ciHTTP with proxy-requiring-Digest to site-requiring-Digest
6613498266Sopenharmony_ci</name>
6713498266Sopenharmony_ci<command>
6813498266Sopenharmony_cihttp://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:bar --proxy-digest --digest --user digest:alot
6913498266Sopenharmony_ci</command>
7013498266Sopenharmony_ci</client>
7113498266Sopenharmony_ci
7213498266Sopenharmony_ci# Verify data after the test has been "shot"
7313498266Sopenharmony_ci<verify>
7413498266Sopenharmony_ci<protocol>
7513498266Sopenharmony_ciGET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1
7613498266Sopenharmony_ciHost: data.from.server.requiring.digest.hohoho.com
7713498266Sopenharmony_ciUser-Agent: curl/%VERSION
7813498266Sopenharmony_ciAccept: */*
7913498266Sopenharmony_ciProxy-Connection: Keep-Alive
8013498266Sopenharmony_ci
8113498266Sopenharmony_ciGET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1
8213498266Sopenharmony_ciHost: data.from.server.requiring.digest.hohoho.com
8313498266Sopenharmony_ciProxy-Authorization: Digest username="foo", realm="weirdorealm", nonce="12345", uri="/%TESTNUMBER", response="fb8608e00ad9239a3dedb14bc8575976"
8413498266Sopenharmony_ciUser-Agent: curl/%VERSION
8513498266Sopenharmony_ciAccept: */*
8613498266Sopenharmony_ciProxy-Connection: Keep-Alive
8713498266Sopenharmony_ci
8813498266Sopenharmony_ciGET http://data.from.server.requiring.digest.hohoho.com/%TESTNUMBER HTTP/1.1
8913498266Sopenharmony_ciHost: data.from.server.requiring.digest.hohoho.com
9013498266Sopenharmony_ciProxy-Authorization: Digest username="foo", realm="weirdorealm", nonce="12345", uri="/%TESTNUMBER", response="fb8608e00ad9239a3dedb14bc8575976"
9113498266Sopenharmony_ciAuthorization: Digest username="digest", realm="realmweirdo", nonce="123456", uri="/%TESTNUMBER", response="ca87f2d768a231e2d637a55698d5c416"
9213498266Sopenharmony_ciUser-Agent: curl/%VERSION
9313498266Sopenharmony_ciAccept: */*
9413498266Sopenharmony_ciProxy-Connection: Keep-Alive
9513498266Sopenharmony_ci
9613498266Sopenharmony_ci</protocol>
9713498266Sopenharmony_ci</verify>
9813498266Sopenharmony_ci</testcase>
99