~ubuntu-branches/ubuntu/hardy/curl/hardy

« back to all changes in this revision

Viewing changes to tests/data/test82

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-12-04 01:09:30 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20071204010930-he4zlo7f3qdaz3qz
Tags: 7.17.1-1ubuntu1
* Merge with Debian; remaining changes:
  - Drop the stunnel build dependency.
* Drop the build-dependency on libdb4.5-dev, add build-dependency on
  openssh-server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
^User-Agent:.*
44
44
</strip>
45
45
<protocol>
46
 
GET http://127.0.0.1:%HTTPPORT/82 HTTP/1.1
 
46
GET http://%HOSTIP:%HTTPPORT/82 HTTP/1.1
47
47
Proxy-Authorization: Basic dGVzdHVzZXI6dGVzdHBhc3M=
48
48
User-Agent: curl/7.10.6-pre1 (i686-pc-linux-gnu) libcurl/7.10.6-pre1 OpenSSL/0.9.7a ipv6 zlib/1.1.3
49
 
Host: 127.0.0.1:%HTTPPORT
 
49
Host: %HOSTIP:%HTTPPORT
50
50
Pragma: no-cache
51
51
Accept: */*
52
52
Proxy-Connection: Keep-Alive