]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/curl/tests/data/test59
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / curl / tests / data / test59
1 <testcase>
2 <info>
3 <keywords>
4 HTTP
5 HTTP GET
6 </keywords>
7 </info>
8 #
9 # Server-side
10 <reply name="1">
11 <data>
12 HTTP/1.0 200 OK swsclose
13 Date: Thu, 09 Nov 2010 14:49:00 GMT
14 Server: test-server/fake
15
16 hej 
17 </data>
18 </reply>
19
20 #
21 # Client-side
22 <client>
23 <server>
24 http
25 </server>
26  <name>
27 HTTP URL with slash but with "parameter"
28  </name>
29  <command>
30 "http://%HOSTIP:%HTTPPORT?mooo/59"
31 </command>
32 </client>
33
34 #
35 # Verify data after the test has been "shot"
36 <verify>
37 <strip>
38 ^User-Agent:.*
39 </strip>
40 <protocol>
41 GET /?mooo/59 HTTP/1.1\r
42 Host: %HOSTIP:%HTTPPORT\r
43 Accept: */*\r
44 \r
45 </protocol>
46 </verify>
47 </testcase>