~ubuntu-branches/ubuntu/lucid/curl/lucid-security

« back to all changes in this revision

Viewing changes to tests/data/test1021

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-04-29 11:10:29 UTC
  • mfrom: (3.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090429111029-2j5eiyokfw2bw049
Tags: 7.19.4-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Drop build dependencies: stunnel, libdb4.6-dev, libssh2-1-dev
  - Add build-dependency on openssh-server
  - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.
  - Call automake-1.9 with --add-missing --copy --force
* drop debian/patches/security_CVE-2009-0037.patch 
  - this patch is part of 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
--proxy-anyauth
9
10
</keywords>
10
11
</info>
11
12
# Server-side
110
111
s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/
111
112
</strippart>
112
113
<protocol>
113
 
CONNECT test.remote.server.com:1021 HTTP/1.0
 
114
CONNECT test.remote.server.com:1021 HTTP/1.1
114
115
Host: test.remote.server.com:1021
115
116
Proxy-Connection: Keep-Alive
116
117
 
117
 
CONNECT test.remote.server.com:1021 HTTP/1.0
 
118
CONNECT test.remote.server.com:1021 HTTP/1.1
118
119
Host: test.remote.server.com:1021
119
120
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
120
121
Proxy-Connection: Keep-Alive
121
122
 
122
 
CONNECT test.remote.server.com:1021 HTTP/1.0
 
123
CONNECT test.remote.server.com:1021 HTTP/1.1
123
124
Host: test.remote.server.com:1021
124
125
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA
125
126
Proxy-Connection: Keep-Alive