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

« back to all changes in this revision

Viewing changes to tests/data/test265

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mfrom: (1.1.12 upstream)
  • mto: (3.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-8xjr3o2sgce5s4bg
Tags: 7.19.4-1
* New upstream release
* Fix "newer bdb version" <explain what you changed and why> 
  (Closes: #517277)
* resolve libtool version confusion, thanks to 
  Stefanos Harhalakis <v13@v13.gr>
* add new dependency on libgcrypt11-dev due to newly arising binary symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<testcase>
 
2
<info>
 
3
<keywords>
 
4
HTTP
 
5
HTTP POST
 
6
HTTP CONNECT
 
7
HTTP proxy
 
8
HTTP proxy NTLM auth
 
9
</keywords>
 
10
</info>
 
11
 
2
12
# Server-side
3
13
<reply>
4
14
 
88
98
s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/
89
99
</strippart>
90
100
<protocol nonewline="yes">
91
 
CONNECT test.remote.server.com:265 HTTP/1.0
 
101
CONNECT test.remote.server.com:265 HTTP/1.1
92
102
Host: test.remote.server.com:265
93
103
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
94
104
Proxy-Connection: Keep-Alive
95
105
 
96
 
CONNECT test.remote.server.com:265 HTTP/1.0
 
106
CONNECT test.remote.server.com:265 HTTP/1.1
97
107
Host: test.remote.server.com:265
98
108
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA
99
109
Proxy-Connection: Keep-Alive