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

« back to all changes in this revision

Viewing changes to tests/data/test217

  • 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:
1
1
<testcase>
 
2
<info>
 
3
<keywords>
 
4
HTTP
 
5
HTTP GET
 
6
HTTP CONNECT
 
7
HTTP proxy
 
8
proxytunnel
 
9
followlocation
 
10
--write-out
 
11
</keywords>
 
12
</info>
 
13
 
2
14
# Server-side
3
15
<reply>
4
16
 
5
17
# this is returned first since we get no proxy-auth
6
 
<data nocheck="1">
 
18
<data nocheck="yes">
7
19
HTTP/1.1 405 Method Not Allowed swsclose
8
20
 
9
21
And you should ignore this data.
30
42
^User-Agent: curl/.*
31
43
</strip>
32
44
<protocol>
33
 
CONNECT test.remote.server.com:217 HTTP/1.0
 
45
CONNECT test.remote.server.com:217 HTTP/1.1
34
46
Host: test.remote.server.com:217
35
47
Proxy-Connection: Keep-Alive
36
48