~ubuntu-branches/ubuntu/natty/curl/natty

« back to all changes in this revision

Viewing changes to tests/data/test208

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-04-29 11:10:29 UTC
  • mfrom: (3.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090429111029-2j5eiyokfw2bw049
Tags: 7.19.4-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Drop build dependencies: stunnel, libdb4.6-dev, libssh2-1-dev
  - Add build-dependency on openssh-server
  - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.
  - Call automake-1.9 with --add-missing --copy --force
* drop debian/patches/security_CVE-2009-0037.patch 
  - this patch is part of 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<testcase>
 
2
<info>
 
3
<keywords>
 
4
FTP
 
5
HTTP
 
6
HTTP PUT
 
7
HTTP proxy
 
8
</keywords>
 
9
</info>
 
10
 
2
11
# Server-side
3
12
<reply>
4
13
<data>
20
29
ftp
21
30
</features>
22
31
 <name>
23
 
HTTP PUT a to a FTP URL with username+password - over HTTP proxy
 
32
HTTP PUT to a FTP URL with username+password - over HTTP proxy
24
33
 </name>
25
34
 <command>
26
35
-x http://%HOSTIP:%HTTPPORT ftp://daniel:mysecret@host.com/we/want/208 -T log/test208.txt
47
56
PUT ftp://daniel:mysecret@host.com/we/want/208 HTTP/1.1
48
57
Authorization: Basic ZGFuaWVsOm15c2VjcmV0
49
58
Host: host.com:21
50
 
Pragma: no-cache
51
59
Accept: */*
52
60
Proxy-Connection: Keep-Alive
53
61
Content-Length: 78