xref: /third_party/curl/tests/data/test88 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP PUT
613498266Sopenharmony_ciHTTP Digest auth
713498266Sopenharmony_ci</keywords>
813498266Sopenharmony_ci</info>
913498266Sopenharmony_ci
1013498266Sopenharmony_ci# Server-side
1113498266Sopenharmony_ci<reply>
1213498266Sopenharmony_ci<servercmd>
1313498266Sopenharmony_ciauth_required
1413498266Sopenharmony_ci</servercmd>
1513498266Sopenharmony_ci<data>
1613498266Sopenharmony_ciHTTP/1.1 401 Authorization Required swsclose
1713498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
1813498266Sopenharmony_ciWWW-Authenticate: Digest realm="testrealm", nonce="1053604145"
1913498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
2013498266Sopenharmony_ciConnection: close
2113498266Sopenharmony_ci
2213498266Sopenharmony_ciThis is not the real page
2313498266Sopenharmony_ci</data>
2413498266Sopenharmony_ci
2513498266Sopenharmony_ci# This is supposed to be returned when the server gets a
2613498266Sopenharmony_ci# Authorization: Digest line passed-in from the client
2713498266Sopenharmony_ci<data1000>
2813498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
2913498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
3013498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
3113498266Sopenharmony_ciConnection: close
3213498266Sopenharmony_ci
3313498266Sopenharmony_ciThis IS the real page!
3413498266Sopenharmony_ci</data1000>
3513498266Sopenharmony_ci
3613498266Sopenharmony_ci<datacheck>
3713498266Sopenharmony_ciHTTP/1.1 401 Authorization Required swsclose
3813498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
3913498266Sopenharmony_ciWWW-Authenticate: Digest realm="testrealm", nonce="1053604145"
4013498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
4113498266Sopenharmony_ciConnection: close
4213498266Sopenharmony_ci
4313498266Sopenharmony_ciHTTP/1.1 200 OK swsclose
4413498266Sopenharmony_ciServer: Apache/1.3.27 (Darwin) PHP/4.1.2
4513498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
4613498266Sopenharmony_ciConnection: close
4713498266Sopenharmony_ci
4813498266Sopenharmony_ciThis IS the real page!
4913498266Sopenharmony_ci</datacheck>
5013498266Sopenharmony_ci
5113498266Sopenharmony_ci</reply>
5213498266Sopenharmony_ci
5313498266Sopenharmony_ci# Client-side
5413498266Sopenharmony_ci<client>
5513498266Sopenharmony_ci<server>
5613498266Sopenharmony_cihttp
5713498266Sopenharmony_ci</server>
5813498266Sopenharmony_ci<features>
5913498266Sopenharmony_ci!SSPI
6013498266Sopenharmony_cicrypto
6113498266Sopenharmony_ci</features>
6213498266Sopenharmony_ci<name>
6313498266Sopenharmony_ciHTTP PUT with Digest authorization
6413498266Sopenharmony_ci</name>
6513498266Sopenharmony_ci<command>
6613498266Sopenharmony_cihttp://%HOSTIP:%HTTPPORT/%TESTNUMBER -T %LOGDIR/put%TESTNUMBER -u testuser:testpass --digest
6713498266Sopenharmony_ci</command>
6813498266Sopenharmony_ci<file name="%LOGDIR/put%TESTNUMBER">
6913498266Sopenharmony_ciThis is data we upload with PUT
7013498266Sopenharmony_cia second line
7113498266Sopenharmony_ciline three
7213498266Sopenharmony_cifour is the number of lines
7313498266Sopenharmony_ci</file>
7413498266Sopenharmony_ci</client>
7513498266Sopenharmony_ci
7613498266Sopenharmony_ci# Verify data after the test has been "shot"
7713498266Sopenharmony_ci<verify>
7813498266Sopenharmony_ci<protocol>
7913498266Sopenharmony_ciPUT /%TESTNUMBER HTTP/1.1
8013498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
8113498266Sopenharmony_ciUser-Agent: curl/%VERSION
8213498266Sopenharmony_ciAccept: */*
8313498266Sopenharmony_ciContent-Length: 0
8413498266Sopenharmony_ci
8513498266Sopenharmony_ciPUT /%TESTNUMBER HTTP/1.1
8613498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
8713498266Sopenharmony_ciAuthorization: Digest username="testuser", realm="testrealm", nonce="1053604145", uri="/%TESTNUMBER", response="78a49fa53d0c228778297687d4168e71"
8813498266Sopenharmony_ciUser-Agent: curl/%VERSION
8913498266Sopenharmony_ciAccept: */*
9013498266Sopenharmony_ciContent-Length: 85
9113498266Sopenharmony_ci
9213498266Sopenharmony_ciThis is data we upload with PUT
9313498266Sopenharmony_cia second line
9413498266Sopenharmony_ciline three
9513498266Sopenharmony_cifour is the number of lines
9613498266Sopenharmony_ci</protocol>
9713498266Sopenharmony_ci</verify>
9813498266Sopenharmony_ci</testcase>
99