~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to tests/data/test169

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060629150424-pn00qumt9sml8p4m
Tags: 7.15.4-1ubuntu1
Synchronize to Debian. Only change left: Removal of stunnel and
libdb4.2-dev build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
HTTP/1.1 401 You now need to authenticate with the host
34
34
Server: Microsoft-IIS/5.0
35
35
WWW-Authenticate: Digest realm="r e a l m", nonce="abcdef"
36
 
Content-Length: 40
 
36
Content-Length: 46
37
37
Content-Type: text/html; charset=iso-8859-1
38
38
 
39
39
We have not authenticated with the server yet
49
49
HTTP/1.1 401 You now need to authenticate with the host
50
50
Server: Microsoft-IIS/5.0
51
51
WWW-Authenticate: Digest realm="r e a l m", nonce="abcdef"
52
 
Content-Length: 40
 
52
Content-Length: 46
53
53
Content-Type: text/html; charset=iso-8859-1
54
54
 
55
55
HTTP/1.1 200 Authorizated fine
80
80
<strip>
81
81
^User-Agent: curl/.*
82
82
</strip>
 
83
# We strip off a large chunk of the type-2 NTLM message since it depends on
 
84
# the local host name and thus differs on different machines!
 
85
<strippart>
 
86
s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAAAwADAHAAAAA).*/$1/
 
87
</strippart)
83
88
<protocol>
84
89
GET http://data.from.server.requiring.digest.hohoho.com/169 HTTP/1.1
85
 
Proxy-Authorization: NTLM TlRMTVNTUAABAAAAAgIAAAAAAAAgAAAAAAAAACAAAAA=
 
90
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
86
91
User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.3
87
92
Host: data.from.server.requiring.digest.hohoho.com
88
93
Pragma: no-cache
90
95
Proxy-Connection: Keep-Alive
91
96
 
92
97
GET http://data.from.server.requiring.digest.hohoho.com/169 HTTP/1.1
93
 
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEMAAAAYABgAWwAAAAAAAABAAAAAAwADAEAAAAAAAAAAQwAAAAAAAABzAAAAAYIAAGZvb4P6B+XVQ6vQsx3DfDXUVhd9436GAxPu0IYcl2Z7LxHmNeOAWQ+vxUmhuCFJBUgXCQ==
 
98
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAAAwADAHAAAAA
94
99
User-Agent: curl/7.12.0-CVS (i686-pc-linux-gnu) libcurl/7.12.0-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.3
95
100
Host: data.from.server.requiring.digest.hohoho.com
96
101
Pragma: no-cache