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

« back to all changes in this revision

Viewing changes to tests/data/test257

  • 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 proxy
 
7
HTTP Basic auth
6
8
followlocation
7
9
netrc
8
10
</keywords>
9
11
</info>
 
12
 
10
13
# Server-side
11
14
<reply>
12
15
<data>
91
94
Authorization: Basic dXNlcjE6cGFzc3dkMQ==
92
95
User-Agent: curl/7.14.0-CVS (i686-pc-linux-gnu) libcurl/7.14.0-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13
93
96
Host: supersite.com
94
 
Pragma: no-cache
95
97
Accept: */*
96
98
Proxy-Connection: Keep-Alive
97
99
 
99
101
Authorization: Basic dXNlcjI6cGFzc3dkMg==
100
102
User-Agent: curl/7.14.0-CVS (i686-pc-linux-gnu) libcurl/7.14.0-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13
101
103
Host: anotherone.com
102
 
Pragma: no-cache
103
104
Accept: */*
104
105
Proxy-Connection: Keep-Alive
105
106
 
106
107
GET http://athird.com/2570003 HTTP/1.1
107
108
User-Agent: curl/7.14.0-CVS (i686-pc-linux-gnu) libcurl/7.14.0-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13
108
109
Host: athird.com
109
 
Pragma: no-cache
110
110
Accept: */*
111
111
Proxy-Connection: Keep-Alive
112
112