xref: /third_party/curl/tests/data/test1412 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP GET
613498266Sopenharmony_ciHTTP Digest auth
713498266Sopenharmony_ci--anyauth
813498266Sopenharmony_ci</keywords>
913498266Sopenharmony_ci</info>
1013498266Sopenharmony_ci
1113498266Sopenharmony_ci# Server-side
1213498266Sopenharmony_ci<reply>
1313498266Sopenharmony_ci<servercmd>
1413498266Sopenharmony_ciauth_required
1513498266Sopenharmony_ci</servercmd>
1613498266Sopenharmony_ci<data>
1713498266Sopenharmony_ciHTTP/1.1 401 Authorization Required swsclose
1813498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
1913498266Sopenharmony_ciWWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
2013498266Sopenharmony_ciWWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
2113498266Sopenharmony_ciWWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
2213498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
2313498266Sopenharmony_ciConnection: close
2413498266Sopenharmony_ci
2513498266Sopenharmony_ciThis is not the real page
2613498266Sopenharmony_ci</data>
2713498266Sopenharmony_ci
2813498266Sopenharmony_ci# The second URL will get this response
2913498266Sopenharmony_ci<data1>
3013498266Sopenharmony_ciHTTP/1.1 401 Authorization Required swsclose
3113498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
3213498266Sopenharmony_ciWWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
3313498266Sopenharmony_ciWWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
3413498266Sopenharmony_ciWWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
3513498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
3613498266Sopenharmony_ciConnection: close
3713498266Sopenharmony_ci
3813498266Sopenharmony_ciThis is not the real page
3913498266Sopenharmony_ci</data1>
4013498266Sopenharmony_ci
4113498266Sopenharmony_ci# This is supposed to be returned when the server gets a
4213498266Sopenharmony_ci# Authorization: Digest line passed-in from the client
4313498266Sopenharmony_ci<data1000>
4413498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
4513498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
4613498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
4713498266Sopenharmony_ciContent-Length: 23
4813498266Sopenharmony_ciConnection: close
4913498266Sopenharmony_ci
5013498266Sopenharmony_ciThis IS the real page!
5113498266Sopenharmony_ci</data1000>
5213498266Sopenharmony_ci
5313498266Sopenharmony_ci# This is the second request
5413498266Sopenharmony_ci<data1001>
5513498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
5613498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
5713498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
5813498266Sopenharmony_ciContent-Length: 23
5913498266Sopenharmony_ciConnection: close
6013498266Sopenharmony_ci
6113498266Sopenharmony_ciThis IS the second real page!
6213498266Sopenharmony_ci</data1001>
6313498266Sopenharmony_ci
6413498266Sopenharmony_ci<datacheck>
6513498266Sopenharmony_ciHTTP/1.1 401 Authorization Required swsclose
6613498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
6713498266Sopenharmony_ciWWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
6813498266Sopenharmony_ciWWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
6913498266Sopenharmony_ciWWW-Authenticate: Digest realm="gimme all yer s3cr3ts", nonce="11223344"
7013498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
7113498266Sopenharmony_ciConnection: close
7213498266Sopenharmony_ci
7313498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
7413498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
7513498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
7613498266Sopenharmony_ciContent-Length: 23
7713498266Sopenharmony_ciConnection: close
7813498266Sopenharmony_ci
7913498266Sopenharmony_ciThis IS the real page!
8013498266Sopenharmony_ci</datacheck>
8113498266Sopenharmony_ci
8213498266Sopenharmony_ci</reply>
8313498266Sopenharmony_ci
8413498266Sopenharmony_ci# Client-side
8513498266Sopenharmony_ci<client>
8613498266Sopenharmony_ci<server>
8713498266Sopenharmony_cihttp
8813498266Sopenharmony_ci</server>
8913498266Sopenharmony_ci<features>
9013498266Sopenharmony_ci!SSPI
9113498266Sopenharmony_cicrypto
9213498266Sopenharmony_ci</features>
9313498266Sopenharmony_ci<name>
9413498266Sopenharmony_ciHTTP GET with --anyauth with two URLs (picking Digest)
9513498266Sopenharmony_ci</name>
9613498266Sopenharmony_ci<command>
9713498266Sopenharmony_cihttp://%HOSTIP:%HTTPPORT/%TESTNUMBER -u testuser:testpass --anyauth http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001
9813498266Sopenharmony_ci</command>
9913498266Sopenharmony_ci</client>
10013498266Sopenharmony_ci
10113498266Sopenharmony_ci# Verify data after the test has been "shot"
10213498266Sopenharmony_ci<verify>
10313498266Sopenharmony_ci<protocol>
10413498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1
10513498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
10613498266Sopenharmony_ciUser-Agent: curl/%VERSION
10713498266Sopenharmony_ciAccept: */*
10813498266Sopenharmony_ci
10913498266Sopenharmony_ciGET /%TESTNUMBER HTTP/1.1
11013498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
11113498266Sopenharmony_ciAuthorization: Digest username="testuser", realm="gimme all yer s3cr3ts", nonce="11223344", uri="/%TESTNUMBER", response="0390dbe89e31adca0413d11f91f30e7f"
11213498266Sopenharmony_ciUser-Agent: curl/%VERSION
11313498266Sopenharmony_ciAccept: */*
11413498266Sopenharmony_ci
11513498266Sopenharmony_ciGET /%TESTNUMBER0001 HTTP/1.1
11613498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
11713498266Sopenharmony_ciUser-Agent: curl/%VERSION
11813498266Sopenharmony_ciAccept: */*
11913498266Sopenharmony_ci
12013498266Sopenharmony_ciGET /%TESTNUMBER0001 HTTP/1.1
12113498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
12213498266Sopenharmony_ciAuthorization: Digest username="testuser", realm="gimme all yer s3cr3ts", nonce="11223344", uri="/%TESTNUMBER0001", response="0085df91870374c8bf4e94415e7fbf8e"
12313498266Sopenharmony_ciUser-Agent: curl/%VERSION
12413498266Sopenharmony_ciAccept: */*
12513498266Sopenharmony_ci
12613498266Sopenharmony_ci</protocol>
12713498266Sopenharmony_ci</verify>
12813498266Sopenharmony_ci</testcase>
129