~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to tests/data/test90

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
1
2
<info>
2
3
<keywords>
3
4
HTTP
17
18
WWW-Authenticate: Wild-and-crazy
18
19
WWW-Authenticate: NTLM
19
20
Content-Type: text/html; charset=iso-8859-1
 
21
Content-Length: 26
20
22
 
21
23
This is not the real page
22
24
</data>
51
53
WWW-Authenticate: Wild-and-crazy
52
54
WWW-Authenticate: NTLM
53
55
Content-Type: text/html; charset=iso-8859-1
 
56
Content-Length: 26
54
57
 
55
58
This is not the real page
56
59
</data10>
71
74
HTTP/1.1 200 Things are fine in server land swsclose
72
75
Server: Microsoft-IIS/5.0
73
76
Content-Type: text/html; charset=iso-8859-1
 
77
Content-Length: 32
74
78
 
75
79
Finally, this is the real page!
76
80
</data1012>
82
86
WWW-Authenticate: Wild-and-crazy
83
87
WWW-Authenticate: NTLM
84
88
Content-Type: text/html; charset=iso-8859-1
 
89
Content-Length: 26
85
90
 
86
91
HTTP/1.1 401 Now gimme that second request of crap
87
92
Server: Microsoft-IIS/5.0
100
105
WWW-Authenticate: Wild-and-crazy
101
106
WWW-Authenticate: NTLM
102
107
Content-Type: text/html; charset=iso-8859-1
 
108
Content-Length: 26
103
109
 
104
110
HTTP/1.1 401 Now gimme that second round of crap
105
111
Server: Microsoft-IIS/5.0
110
116
HTTP/1.1 200 Things are fine in server land swsclose
111
117
Server: Microsoft-IIS/5.0
112
118
Content-Type: text/html; charset=iso-8859-1
 
119
Content-Length: 32
113
120
 
114
121
Finally, this is the real page!
115
122
</datacheck>
141
148
# the local host name and thus differs on different machines!
142
149
<strippart>
143
150
s/^(Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAA).*/$1/
144
 
</strippart)
 
151
</strippart>
145
152
<protocol>
146
153
GET /90 HTTP/1.1
147
154
Host: 127.0.0.1:%HTTPPORT
177
184
 
178
185
</protocol>
179
186
</verify>
 
187
</testcase>