xref: /aosp_15_r20/external/curl/tests/data/test1214 (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 Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker<data>
13*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK
14*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
15*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
16*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/html
17*6236dae4SAndroid Build Coastguard WorkerFunny-head: yesyes
18*6236dae4SAndroid Build Coastguard WorkerContent-Length: 22
19*6236dae4SAndroid Build Coastguard Worker
20*6236dae4SAndroid Build Coastguard Workerthe content goes here
21*6236dae4SAndroid Build Coastguard Worker</data>
22*6236dae4SAndroid Build Coastguard Worker</reply>
23*6236dae4SAndroid Build Coastguard Worker
24*6236dae4SAndroid Build Coastguard Worker# Client-side
25*6236dae4SAndroid Build Coastguard Worker<client>
26*6236dae4SAndroid Build Coastguard Worker<server>
27*6236dae4SAndroid Build Coastguard Workerhttp
28*6236dae4SAndroid Build Coastguard Worker</server>
29*6236dae4SAndroid Build Coastguard Worker<name>
30*6236dae4SAndroid Build Coastguard WorkerHTTP with proxy and URL with ? and no slash separator
31*6236dae4SAndroid Build Coastguard Worker</name>
32*6236dae4SAndroid Build Coastguard Worker# the thing here is that this sloppy form is accepted and we convert it
33*6236dae4SAndroid Build Coastguard Worker# for normal server use, and we need to make sure it gets converted to
34*6236dae4SAndroid Build Coastguard Worker# RFC style even for proxies
35*6236dae4SAndroid Build Coastguard Worker<command>
36*6236dae4SAndroid Build Coastguard Worker-x %HOSTIP:%HTTPPORT http://we.want.that.site.com.%TESTNUMBER?moo=foo
37*6236dae4SAndroid Build Coastguard Worker</command>
38*6236dae4SAndroid Build Coastguard Worker<features>
39*6236dae4SAndroid Build Coastguard Workerproxy
40*6236dae4SAndroid Build Coastguard Worker</features>
41*6236dae4SAndroid Build Coastguard Worker</client>
42*6236dae4SAndroid Build Coastguard Worker
43*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
44*6236dae4SAndroid Build Coastguard Worker<verify>
45*6236dae4SAndroid Build Coastguard Worker<protocol>
46*6236dae4SAndroid Build Coastguard WorkerGET http://we.want.that.site.com.%TESTNUMBER/?moo=foo HTTP/1.1
47*6236dae4SAndroid Build Coastguard WorkerHost: we.want.that.site.com.%TESTNUMBER
48*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
49*6236dae4SAndroid Build Coastguard WorkerAccept: */*
50*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
51*6236dae4SAndroid Build Coastguard Worker
52*6236dae4SAndroid Build Coastguard Worker</protocol>
53*6236dae4SAndroid Build Coastguard Worker</verify>
54*6236dae4SAndroid Build Coastguard Worker</testcase>
55