~ubuntu-branches/ubuntu/natty/curl/natty

« back to all changes in this revision

Viewing changes to tests/data/test551

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-10-07 16:53:40 UTC
  • mfrom: (3.4.8 sid)
  • Revision ID: james.westby@ubuntu.com-20101007165340-3eahi7unrkt7magp
Tags: 7.21.1-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Keep build deps in main:
    - Drop build dependencies: stunnel, libssh2-1-dev
    - Add build-dependency on openssh-server
    - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
<strip>
76
76
^User-Agent: curl/.*
77
77
</strip>
78
 
# We strip off a large chunk of the type-2 NTLM message since it depends on
79
 
# the local host name and thus differs on different machines!
80
 
<strippart>
81
 
s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/
82
 
</strippart>
83
78
<protocol>
84
79
POST http://test.remote.haxx.se/path/551 HTTP/1.1
85
80
Host: test.remote.haxx.se