]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/curl/tests/data/test66
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / curl / tests / data / test66
1 <testcase>
2 <info>
3 <keywords>
4 HTTP
5 HTTP GET
6 </keywords>
7 </info>
8 # Server-side
9 <reply>
10 <data>
11 no headers swsclose
12 </data>
13 </reply>
14
15 # Client-side
16 <client>
17 <server>
18 http
19 </server>
20  <name>
21 HTTP GET without headers in the response
22  </name>
23  <command>
24 http://%HOSTIP:%HTTPPORT/66
25 </command>
26 </client>
27
28 #
29 # Verify data after the test has been "shot"
30 <verify>
31 <strip>
32 ^User-Agent:.*
33 </strip>
34 <protocol>
35 GET /66 HTTP/1.1\r
36 Host: %HOSTIP:%HTTPPORT\r
37 Accept: */*\r
38 \r
39 </protocol>
40 </verify>
41 </testcase>