~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to tests/data/test168

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070516151654-jo48r81zempo1qav
Tags: 7.16.2-3ubuntu1
* Merge with Debian; remaining changes:
  - Drop the stunnel build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
1
2
# Server-side
2
3
<reply>
3
4
 
20
21
<data1001>
21
22
HTTP/1.1 200 OK swsclose
22
23
Server: no
 
24
Content-Length: 15
23
25
 
24
26
Nice auth sir!
25
27
</data1001>
33
35
 
34
36
HTTP/1.1 200 OK swsclose
35
37
Server: no
 
38
Content-Length: 15
36
39
 
37
40
Nice auth sir!
38
41
</datacheck>
43
46
<server>
44
47
http
45
48
</server>
 
49
<features>
 
50
crypto
 
51
</features>
46
52
 <name>
47
53
HTTP with proxy-requiring-Digest to site-requiring-Digest
48
54
 </name>
83
89
 
84
90
</protocol>
85
91
</verify>
 
92
</testcase>