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

« back to all changes in this revision

Viewing changes to tests/data/test550

  • 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:
2
2
<info>
3
3
<keywords>
4
4
FTP
 
5
HTTP proxy
5
6
CURLOPT_PROXY_TRANSFER_MODE
6
7
CURLOPT_PROXY
7
8
</keywords>
10
11
#
11
12
# Server-side
12
13
<reply>
13
 
<data nocheck="1">
 
14
<data nocheck="yes">
14
15
HTTP/1.1 200 OK swsclose
15
16
Date: Thu, 09 Nov 2010 14:49:00 GMT
16
17
Server: test-server/fake
36
37
lib549
37
38
</tool>
38
39
 <name>
39
 
FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE and ascii transfer
 
40
FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE and ASCII transfer
40
41
 </name>
41
42
# first URL then proxy
42
43
 <command>
53
54
<protocol>
54
55
GET ftp://www.haxx.se/moo/550;type=a HTTP/1.1
55
56
Host: www.haxx.se:21
56
 
Pragma: no-cache
57
57
Accept: */*
58
58
Proxy-Connection: Keep-Alive
59
59