xref: /third_party/curl/tests/data/test82 (revision 13498266)
113498266Sopenharmony_ci<testcase>
213498266Sopenharmony_ci<info>
313498266Sopenharmony_ci<keywords>
413498266Sopenharmony_ciHTTP
513498266Sopenharmony_ciHTTP GET
613498266Sopenharmony_ciHTTP proxy
713498266Sopenharmony_ciHTTP proxy Basic auth
813498266Sopenharmony_ciHTTP proxy NTLM auth
913498266Sopenharmony_ci</keywords>
1013498266Sopenharmony_ci</info>
1113498266Sopenharmony_ci# Server-side
1213498266Sopenharmony_ci<reply>
1313498266Sopenharmony_ci
1413498266Sopenharmony_ci<data>
1513498266Sopenharmony_ciHTTP/1.1 407 We only deal with NTLM my friend
1613498266Sopenharmony_ciServer: Microsoft-IIS/5.0
1713498266Sopenharmony_ciContent-Type: text/html; charset=iso-8859-1
1813498266Sopenharmony_ciContent-Length: 34
1913498266Sopenharmony_ciProxy-Authenticate: NTLM
2013498266Sopenharmony_ci
2113498266Sopenharmony_ciThis is not the real page either!
2213498266Sopenharmony_ci</data>
2313498266Sopenharmony_ci
2413498266Sopenharmony_ci</reply>
2513498266Sopenharmony_ci
2613498266Sopenharmony_ci# Client-side
2713498266Sopenharmony_ci<client>
2813498266Sopenharmony_ci<features>
2913498266Sopenharmony_ciproxy
3013498266Sopenharmony_ci</features>
3113498266Sopenharmony_ci<server>
3213498266Sopenharmony_cihttp
3313498266Sopenharmony_ci</server>
3413498266Sopenharmony_ci<name>
3513498266Sopenharmony_ciHTTP with proxy requiring NTLM, but we send Basic
3613498266Sopenharmony_ci</name>
3713498266Sopenharmony_ci<command>
3813498266Sopenharmony_cihttp://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy-user testuser:testpass -x http://%HOSTIP:%HTTPPORT
3913498266Sopenharmony_ci</command>
4013498266Sopenharmony_ci</client>
4113498266Sopenharmony_ci
4213498266Sopenharmony_ci# Verify data after the test has been "shot"
4313498266Sopenharmony_ci<verify>
4413498266Sopenharmony_ci<protocol>
4513498266Sopenharmony_ciGET http://%HOSTIP:%HTTPPORT/%TESTNUMBER HTTP/1.1
4613498266Sopenharmony_ciHost: %HOSTIP:%HTTPPORT
4713498266Sopenharmony_ciProxy-Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
4813498266Sopenharmony_ciUser-Agent: curl/%VERSION
4913498266Sopenharmony_ciAccept: */*
5013498266Sopenharmony_ciProxy-Connection: Keep-Alive
5113498266Sopenharmony_ci
5213498266Sopenharmony_ci</protocol>
5313498266Sopenharmony_ci</verify>
5413498266Sopenharmony_ci</testcase>
55