xref: /third_party/curl/tests/data/test1075 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP PUT
613498266Sopenharmony_ciHTTP Basic auth
713498266Sopenharmony_ci--anyauth
813498266Sopenharmony_ci</keywords>
913498266Sopenharmony_ci</info>
1013498266Sopenharmony_ci
1113498266Sopenharmony_ci# Server-side
1213498266Sopenharmony_ci<reply>
1313498266Sopenharmony_ci# The test server provides no way to respond differently to a subsequent
1413498266Sopenharmony_ci# Basic authenticated request (we really want to respond with 200 for
1513498266Sopenharmony_ci# the second), so just respond with 401 for both and let curl deal with it.
1613498266Sopenharmony_ci<data>
1713498266Sopenharmony_ciHTTP/1.1 401 Authorization Required
1813498266Sopenharmony_ciServer: testcurl
1913498266Sopenharmony_ciWWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
2013498266Sopenharmony_ciWWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
2113498266Sopenharmony_ciWWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
2213498266Sopenharmony_ciContent-Type: text/plain
2313498266Sopenharmony_ciContent-Length: 0
2413498266Sopenharmony_ci
2513498266Sopenharmony_ci</data>
2613498266Sopenharmony_ci<datacheck>
2713498266Sopenharmony_ciHTTP/1.1 401 Authorization Required
2813498266Sopenharmony_ciServer: testcurl
2913498266Sopenharmony_ciWWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
3013498266Sopenharmony_ciWWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
3113498266Sopenharmony_ciWWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
3213498266Sopenharmony_ciContent-Type: text/plain
3313498266Sopenharmony_ciContent-Length: 0
3413498266Sopenharmony_ci
3513498266Sopenharmony_ciHTTP/1.1 401 Authorization Required
3613498266Sopenharmony_ciServer: testcurl
3713498266Sopenharmony_ciWWW-Authenticate: Blackmagic realm="gimme all yer s3cr3ts"
3813498266Sopenharmony_ciWWW-Authenticate: Basic realm="gimme all yer s3cr3ts"
3913498266Sopenharmony_ciWWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
4013498266Sopenharmony_ciContent-Type: text/plain
4113498266Sopenharmony_ciContent-Length: 0
4213498266Sopenharmony_ci
4313498266Sopenharmony_ci</datacheck>
4413498266Sopenharmony_ci</reply>
4513498266Sopenharmony_ci
4613498266Sopenharmony_ci# Client-side
4713498266Sopenharmony_ci<client>
4813498266Sopenharmony_ci<server>
4913498266Sopenharmony_cihttp
5013498266Sopenharmony_ci</server>
5113498266Sopenharmony_ci<name>
5213498266Sopenharmony_ciHTTP PUT with --anyauth authorization (picking Basic)
5313498266Sopenharmony_ci</name>
5413498266Sopenharmony_ci<command>
5513498266Sopenharmony_cihttp://%HOSTIP:%HTTPPORT/%TESTNUMBER -T %LOGDIR/put%TESTNUMBER -u testuser:testpass --anyauth
5613498266Sopenharmony_ci</command>
5713498266Sopenharmony_ci<file name="%LOGDIR/put%TESTNUMBER">
5813498266Sopenharmony_ciThis is data we upload with PUT
5913498266Sopenharmony_cia second line
6013498266Sopenharmony_ciline three
6113498266Sopenharmony_cifour is the number of lines
6213498266Sopenharmony_ci</file>
6313498266Sopenharmony_ci</client>
6413498266Sopenharmony_ci
6513498266Sopenharmony_ci# Verify data after the test has been "shot"
6613498266Sopenharmony_ci<verify>
6713498266Sopenharmony_ci<protocol>
6813498266Sopenharmony_ciPUT /%TESTNUMBER HTTP/1.1
6913498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
7013498266Sopenharmony_ciUser-Agent: curl/%VERSION
7113498266Sopenharmony_ciAccept: */*
7213498266Sopenharmony_ciContent-Length: 85
7313498266Sopenharmony_ci
7413498266Sopenharmony_ciThis is data we upload with PUT
7513498266Sopenharmony_cia second line
7613498266Sopenharmony_ciline three
7713498266Sopenharmony_cifour is the number of lines
7813498266Sopenharmony_ciPUT /%TESTNUMBER HTTP/1.1
7913498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
8013498266Sopenharmony_ciAuthorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
8113498266Sopenharmony_ciUser-Agent: curl/%VERSION
8213498266Sopenharmony_ciAccept: */*
8313498266Sopenharmony_ciContent-Length: 85
8413498266Sopenharmony_ci
8513498266Sopenharmony_ciThis is data we upload with PUT
8613498266Sopenharmony_cia second line
8713498266Sopenharmony_ciline three
8813498266Sopenharmony_cifour is the number of lines
8913498266Sopenharmony_ci</protocol>
9013498266Sopenharmony_ci</verify>
9113498266Sopenharmony_ci</testcase>
92