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

« back to all changes in this revision

Viewing changes to tests/data/test176

  • 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
# the first request has NTLM type-1 included, and then the 1001 is returned
14
15
HTTP/1.1 200 moo swsclose
15
16
Server: Microsoft-IIS/6.0
16
17
Content-Type: text/html; charset=iso-8859-1
 
18
Content-Length: 16
17
19
 
18
20
content for you
19
21
</data>
27
29
HTTP/1.1 200 moo swsclose
28
30
Server: Microsoft-IIS/6.0
29
31
Content-Type: text/html; charset=iso-8859-1
 
32
Content-Length: 16
30
33
 
31
34
content for you
32
35
</datacheck>
54
57
<strip>
55
58
^User-Agent:.*
56
59
</strip>
57
 
<protocol nonewline=yes>
 
60
<protocol nonewline="yes">
58
61
POST /176 HTTP/1.1
59
62
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
60
63
User-Agent: curl/7.12.1-CVS (i686-pc-linux-gnu) libcurl/7.12.1-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.6
73
76
junkelijunk
74
77
</protocol>
75
78
</verify>
 
79
</testcase>