aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test79
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-09-15 21:14:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-09-15 21:14:12 +0000
commite04151ed76a04613221d8a6ef6079645ee230844 (patch)
tree8628dbf2a0673bb2a2e41b1f4eaee0f8ff5deb60 /tests/data/test79
parentcdb25524241578da488755674f7bacee316dd078 (diff)
Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTP
proxies for FTP urls.
Diffstat (limited to 'tests/data/test79')
-rw-r--r--tests/data/test792
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test79 b/tests/data/test79
index 49299379c..7c6ed1ee5 100644
--- a/tests/data/test79
+++ b/tests/data/test79
@@ -45,7 +45,7 @@ ftp://%HOSTIP:%HTTPPORT/we/want/that/page/79 -x %HOSTIP:%HTTPPORT
^User-Agent:.*
</strip>
<protocol>
-GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/79 HTTP/1.1
+GET ftp://%HOSTIP:%HTTPPORT/we/want/that/page/79;type=i HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Pragma: no-cache
Accept: */*