xref: /aosp_15_r20/external/curl/tests/data/test162 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerHTTP
5*6236dae4SAndroid Build Coastguard WorkerHTTP GET
6*6236dae4SAndroid Build Coastguard WorkerHTTP proxy
7*6236dae4SAndroid Build Coastguard WorkerHTTP proxy NTLM auth
8*6236dae4SAndroid Build Coastguard WorkerFAILURE
9*6236dae4SAndroid Build Coastguard Worker</keywords>
10*6236dae4SAndroid Build Coastguard Worker</info>
11*6236dae4SAndroid Build Coastguard Worker
12*6236dae4SAndroid Build Coastguard Worker# Server-side
13*6236dae4SAndroid Build Coastguard Worker<reply>
14*6236dae4SAndroid Build Coastguard Worker<data1001 nocheck="yes">
15*6236dae4SAndroid Build Coastguard WorkerHTTP/1.0 407 BAD BOY
16*6236dae4SAndroid Build Coastguard WorkerProxy-Authenticate: Basic realm="Squid proxy-caching web server"
17*6236dae4SAndroid Build Coastguard WorkerServer: swsclose
18*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
19*6236dae4SAndroid Build Coastguard Worker
20*6236dae4SAndroid Build Coastguard WorkerEven though it's the response code that triggers authentication, we're
21*6236dae4SAndroid Build Coastguard Workerusing NTLM and the server isn't, so we should fail.  We know the server
22*6236dae4SAndroid Build Coastguard Workerisn't because there's no Proxy-Authorization: NTLM header
23*6236dae4SAndroid Build Coastguard Worker</data1001>
24*6236dae4SAndroid Build Coastguard Worker</reply>
25*6236dae4SAndroid Build Coastguard Worker
26*6236dae4SAndroid Build Coastguard Worker# Client-side
27*6236dae4SAndroid Build Coastguard Worker<client>
28*6236dae4SAndroid Build Coastguard Worker<features>
29*6236dae4SAndroid Build Coastguard WorkerNTLM
30*6236dae4SAndroid Build Coastguard WorkerSSL
31*6236dae4SAndroid Build Coastguard Worker!SSPI
32*6236dae4SAndroid Build Coastguard Workerproxy
33*6236dae4SAndroid Build Coastguard Worker</features>
34*6236dae4SAndroid Build Coastguard Worker<server>
35*6236dae4SAndroid Build Coastguard Workerhttp
36*6236dae4SAndroid Build Coastguard Worker</server>
37*6236dae4SAndroid Build Coastguard Worker<name>
38*6236dae4SAndroid Build Coastguard WorkerHTTP GET asking for --proxy-ntlm when some other authentication is required
39*6236dae4SAndroid Build Coastguard Worker</name>
40*6236dae4SAndroid Build Coastguard Worker<command>
41*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/%TESTNUMBER --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:bar --proxy-ntlm --fail
42*6236dae4SAndroid Build Coastguard Worker</command>
43*6236dae4SAndroid Build Coastguard Worker</client>
44*6236dae4SAndroid Build Coastguard Worker
45*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
46*6236dae4SAndroid Build Coastguard Worker<verify>
47*6236dae4SAndroid Build Coastguard Worker<protocol>
48*6236dae4SAndroid Build Coastguard WorkerGET http://%HOSTIP:%HTTPPORT/%TESTNUMBER HTTP/1.1
49*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
50*6236dae4SAndroid Build Coastguard WorkerProxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
51*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
52*6236dae4SAndroid Build Coastguard WorkerAccept: */*
53*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
54*6236dae4SAndroid Build Coastguard Worker
55*6236dae4SAndroid Build Coastguard Worker</protocol>
56*6236dae4SAndroid Build Coastguard Worker<errorcode>
57*6236dae4SAndroid Build Coastguard Worker22
58*6236dae4SAndroid Build Coastguard Worker</errorcode>
59*6236dae4SAndroid Build Coastguard Worker</verify>
60*6236dae4SAndroid Build Coastguard Worker</testcase>
61