~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to tests/data/test1008

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<keywords>
4
4
HTTP
5
5
HTTP GET
 
6
HTTP CONNECT
6
7
HTTP proxy
7
8
HTTP proxy NTLM auth
8
 
CONNECT
9
9
</keywords>
10
10
</info>
 
11
 
11
12
# Server-side
12
13
<reply>
13
14
 
101
102
s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/
102
103
</strippart>
103
104
<protocol>
104
 
CONNECT test.remote.server.com:1008 HTTP/1.0
 
105
CONNECT test.remote.server.com:1008 HTTP/1.1
105
106
Host: test.remote.server.com:1008
106
107
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
107
108
Proxy-Connection: Keep-Alive
108
109
 
109
 
CONNECT test.remote.server.com:1008 HTTP/1.0
 
110
CONNECT test.remote.server.com:1008 HTTP/1.1
110
111
Host: test.remote.server.com:1008
111
112
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA
112
113
Proxy-Connection: Keep-Alive