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

« back to all changes in this revision

Viewing changes to tests/data/test265

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