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

« back to all changes in this revision

Viewing changes to tests/data/test213

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

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 nonewline=yes>
82
87
CONNECT test.remote.server.com:213 HTTP/1.0
83
88
Host: test.remote.server.com:213
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:213 HTTP/1.0
88
93
Host: test.remote.server.com:213
89
 
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEUAAAAYABgAXQAAAAAAAABAAAAABQAFAEAAAAAAAAAARQAAAAAAAAB1AAAAAYIAAHNpbGx5oB5CPMq0JDu5tbxLow3sHn3jfoYDE+7QJVE7DA0GyDEwvj2BxsBctP9tT4fnCtL1
 
94
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA
90
95
Proxy-Connection: Keep-Alive
91
96
 
92
97
POST /path/2130002 HTTP/1.1