xref: /aosp_15_r20/external/curl/tests/data/test209 (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 CONNECT
7*6236dae4SAndroid Build Coastguard WorkerHTTP proxy
8*6236dae4SAndroid Build Coastguard WorkerHTTP proxy NTLM auth
9*6236dae4SAndroid Build Coastguard WorkerNTLM
10*6236dae4SAndroid Build Coastguard Worker</keywords>
11*6236dae4SAndroid Build Coastguard Worker</info>
12*6236dae4SAndroid Build Coastguard Worker
13*6236dae4SAndroid Build Coastguard Worker# Server-side
14*6236dae4SAndroid Build Coastguard Worker<reply>
15*6236dae4SAndroid Build Coastguard Worker
16*6236dae4SAndroid Build Coastguard Worker# this is returned first since we get no proxy-auth
17*6236dae4SAndroid Build Coastguard Worker<connect1001>
18*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 407 Authorization Required to proxy me my dear
19*6236dae4SAndroid Build Coastguard WorkerProxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
20*6236dae4SAndroid Build Coastguard WorkerContent-Length: 33
21*6236dae4SAndroid Build Coastguard Worker
22*6236dae4SAndroid Build Coastguard WorkerAnd you should ignore this data.
23*6236dae4SAndroid Build Coastguard Worker</connect1001>
24*6236dae4SAndroid Build Coastguard Worker
25*6236dae4SAndroid Build Coastguard Worker# This is supposed to be returned when the server gets the second
26*6236dae4SAndroid Build Coastguard Worker# Authorization: NTLM line passed-in from the client
27*6236dae4SAndroid Build Coastguard Worker<connect1002>
28*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 Things are fine in proxy land
29*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/5.0
30*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
31*6236dae4SAndroid Build Coastguard Worker
32*6236dae4SAndroid Build Coastguard Worker</connect1002>
33*6236dae4SAndroid Build Coastguard Worker
34*6236dae4SAndroid Build Coastguard Worker# this is returned when we get a GET!
35*6236dae4SAndroid Build Coastguard Worker<data2>
36*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
37*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
38*6236dae4SAndroid Build Coastguard WorkerContent-Length: 7
39*6236dae4SAndroid Build Coastguard WorkerConnection: close
40*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
41*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes
42*6236dae4SAndroid Build Coastguard Worker
43*6236dae4SAndroid Build Coastguard Workerdaniel
44*6236dae4SAndroid Build Coastguard Worker</data2>
45*6236dae4SAndroid Build Coastguard Worker
46*6236dae4SAndroid Build Coastguard Worker# then this is returned when we get proxy-auth
47*6236dae4SAndroid Build Coastguard Worker<data1000>
48*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsbounce
49*6236dae4SAndroid Build Coastguard WorkerServer: no
50*6236dae4SAndroid Build Coastguard Worker
51*6236dae4SAndroid Build Coastguard WorkerNice proxy auth sir!
52*6236dae4SAndroid Build Coastguard Worker</data1000>
53*6236dae4SAndroid Build Coastguard Worker
54*6236dae4SAndroid Build Coastguard Worker<datacheck>
55*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 407 Authorization Required to proxy me my dear
56*6236dae4SAndroid Build Coastguard WorkerProxy-Authenticate: NTLM TlRMTVNTUAACAAAAAgACADAAAACGggEAc51AYVDgyNcAAAAAAAAAAG4AbgAyAAAAQ0MCAAQAQwBDAAEAEgBFAEwASQBTAEEAQgBFAFQASAAEABgAYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAwAsAGUAbABpAHMAYQBiAGUAdABoAC4AYwBjAC4AaQBjAGUAZABlAHYALgBuAHUAAAAAAA==
57*6236dae4SAndroid Build Coastguard WorkerContent-Length: 33
58*6236dae4SAndroid Build Coastguard Worker
59*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 Things are fine in proxy land
60*6236dae4SAndroid Build Coastguard WorkerServer: Microsoft-IIS/5.0
61*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html; charset=iso-8859-1
62*6236dae4SAndroid Build Coastguard Worker
63*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
64*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
65*6236dae4SAndroid Build Coastguard WorkerContent-Length: 7
66*6236dae4SAndroid Build Coastguard WorkerConnection: close
67*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
68*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes
69*6236dae4SAndroid Build Coastguard Worker
70*6236dae4SAndroid Build Coastguard Workerdaniel
71*6236dae4SAndroid Build Coastguard Worker</datacheck>
72*6236dae4SAndroid Build Coastguard Worker</reply>
73*6236dae4SAndroid Build Coastguard Worker
74*6236dae4SAndroid Build Coastguard Worker# Client-side
75*6236dae4SAndroid Build Coastguard Worker<client>
76*6236dae4SAndroid Build Coastguard Worker<server>
77*6236dae4SAndroid Build Coastguard Workerhttp
78*6236dae4SAndroid Build Coastguard Worker</server>
79*6236dae4SAndroid Build Coastguard Worker<features>
80*6236dae4SAndroid Build Coastguard WorkerNTLM
81*6236dae4SAndroid Build Coastguard WorkerSSL
82*6236dae4SAndroid Build Coastguard Worker!SSPI
83*6236dae4SAndroid Build Coastguard Workerproxy
84*6236dae4SAndroid Build Coastguard Worker</features>
85*6236dae4SAndroid Build Coastguard Worker<name>
86*6236dae4SAndroid Build Coastguard WorkerHTTP proxy CONNECT auth NTLM
87*6236dae4SAndroid Build Coastguard Worker</name>
88*6236dae4SAndroid Build Coastguard Worker<command>
89*6236dae4SAndroid Build Coastguard Workerhttp://test.remote.example.com.%TESTNUMBER:%HTTPPORT/path/%TESTNUMBER0002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user testuser:testpass --proxy-ntlm --proxytunnel
90*6236dae4SAndroid Build Coastguard Worker</command>
91*6236dae4SAndroid Build Coastguard Worker</client>
92*6236dae4SAndroid Build Coastguard Worker
93*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
94*6236dae4SAndroid Build Coastguard Worker<verify>
95*6236dae4SAndroid Build Coastguard Worker<protocol>
96*6236dae4SAndroid Build Coastguard WorkerCONNECT test.remote.example.com.%TESTNUMBER:%HTTPPORT HTTP/1.1
97*6236dae4SAndroid Build Coastguard WorkerHost: test.remote.example.com.%TESTNUMBER:%HTTPPORT
98*6236dae4SAndroid Build Coastguard WorkerProxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
99*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
100*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
101*6236dae4SAndroid Build Coastguard Worker
102*6236dae4SAndroid Build Coastguard WorkerCONNECT test.remote.example.com.%TESTNUMBER:%HTTPPORT HTTP/1.1
103*6236dae4SAndroid Build Coastguard WorkerHost: test.remote.example.com.%TESTNUMBER:%HTTPPORT
104*6236dae4SAndroid Build Coastguard WorkerProxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAALAAsAeAAAAAAAAAAAAAAAhoIBAFpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOXRlc3R1c2VyV09SS1NUQVRJT04=
105*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
106*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
107*6236dae4SAndroid Build Coastguard Worker
108*6236dae4SAndroid Build Coastguard WorkerGET /path/%TESTNUMBER0002 HTTP/1.1
109*6236dae4SAndroid Build Coastguard WorkerHost: test.remote.example.com.%TESTNUMBER:%HTTPPORT
110*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
111*6236dae4SAndroid Build Coastguard WorkerAccept: */*
112*6236dae4SAndroid Build Coastguard Worker
113*6236dae4SAndroid Build Coastguard Worker</protocol>
114*6236dae4SAndroid Build Coastguard Worker</verify>
115*6236dae4SAndroid Build Coastguard Worker</testcase>
116