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

« back to all changes in this revision

Viewing changes to tests/data/test209

  • 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:
78
78
<strip>
79
79
^User-Agent: curl/.*
80
80
</strip>
 
81
# We strip off a large chunk of the type-2 NTLM message since it depends on
 
82
# the local host name and thus differs on different machines!
 
83
<strippart>
 
84
s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/
 
85
</strippart)
81
86
<protocol>
82
87
CONNECT test.remote.server.com:209 HTTP/1.0
83
88
Host: test.remote.server.com:209
84
 
Proxy-Authorization: NTLM TlRMTVNTUAABAAAAAgIAAAAAAAAgAAAAAAAAACAAAAA=
 
89
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
85
90
Proxy-Connection: Keep-Alive
86
91
 
87
92
CONNECT test.remote.server.com:209 HTTP/1.0
88
93
Host: test.remote.server.com:209
89
 
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEUAAAAYABgAXQAAAAAAAABAAAAABQAFAEAAAAAAAAAARQAAAAAAAAB1AAAAAYIAAHNpbGx5oB5CPMq0JDu5tbxLow3sHn3jfoYDE+7QJVE7DA0GyDEwvj2BxsBctP9tT4fnCtL1
 
94
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA
90
95
Proxy-Connection: Keep-Alive
91
96
 
92
97
GET /path/2090002 HTTP/1.1