~ubuntu-branches/ubuntu/raring/curl/raring-updates

« back to all changes in this revision

Viewing changes to tests/data/test95

  • 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 POST
 
6
HTTP CONNECT
6
7
proxytunnel
7
8
</keywords>
8
9
</info>
 
10
 
9
11
#
10
12
# Server-side
11
13
<reply>
54
56
^User-Agent:.*
55
57
</strip>
56
58
<protocol nonewline="yes">
57
 
CONNECT %HOSTIP:%HTTPPORT HTTP/1.0
 
59
CONNECT %HOSTIP:%HTTPPORT HTTP/1.1
58
60
User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
59
61
Host: %HOSTIP:%HTTPPORT
60
62
Proxy-Connection: Keep-Alive