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

« back to all changes in this revision

Viewing changes to tests/data/test85

  • 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:
4
4
HTTP
5
5
HTTP GET
6
6
HTTP Basic auth
 
7
HTTP proxy
7
8
HTTP proxy Basic auth
8
9
</keywords>
9
10
</info>
 
11
 
10
12
#
11
13
# Server-side
12
14
<reply>
48
50
Authorization: Basic aWFtOm15c2VsZg==
49
51
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
50
52
Host: %HOSTIP:%HTTPPORT
51
 
Pragma: no-cache
52
53
Accept: */*
53
54
Proxy-Connection: Keep-Alive
54
55