]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/curl/tests/data/test1115
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / curl / tests / data / test1115
1 <testcase>
2 <info>
3 <keywords>
4 HTTP
5 HTTP 1xx response code
6 </keywords>
7 </info>
8
9 # Server-side
10 <reply>
11 <data>
12 HTTP/1.1 104 Experiment\r
13 Server: Microsoft-IIS/5.0\r
14 Date: Sun, 03 Apr 2005 14:57:45 GMT\r
15 X-Powered-By: ASP.NET\r
16 \r
17 HTTP/1.1 200 OK swsbounce\r
18 Server: Microsoft-IIS/6.0\r
19 Content-Type: text/html; charset=iso-8859-1\r
20 Content-Length: 0\r
21 \r
22 </data>
23
24 </reply>
25
26 # Client-side
27 <client>
28
29 <server>
30 http
31 </server>
32 <features>
33 crypto
34 </features>
35  <name>
36 HTTP GET with unexpected 1xx response
37  </name>
38  <command>
39 http://%HOSTIP:%HTTPPORT/1115
40 </command>
41 </client>
42
43 # Verify data after the test has been "shot"
44 <verify>
45 <strip>
46 ^User-Agent:.*
47 </strip>
48 <protocol>
49 GET /1115 HTTP/1.1\r
50 Host: %HOSTIP:%HTTPPORT\r
51 Accept: */*\r
52 \r
53 </protocol>
54 </verify>
55 </testcase>