summaryrefslogtreecommitdiff
path: root/tests/data/test563
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-09-14 23:33:28 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-09-20 09:04:11 +0200
commitb4016899dc29f5a1fa8764f958cb27d8a400e842 (patch)
tree1f565b4f78dc3117b6cc30fd3841fed4a15e9054 /tests/data/test563
parent5c73093edb3bd527db9c8abdee53d0f18e6a4cc1 (diff)
downloadcurl-b4016899dc29f5a1fa8764f958cb27d8a400e842.tar.gz
url: use the URL API internally as wellbagder/urlapi-internal
... to make it a truly unified URL parser. Closes #3017
Diffstat (limited to 'tests/data/test563')
-rw-r--r--tests/data/test5632
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test563 b/tests/data/test563
index cecbedc21..c9df79219 100644
--- a/tests/data/test563
+++ b/tests/data/test563
@@ -47,7 +47,7 @@ ftp_proxy=http://%HOSTIP:%HTTPPORT/
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET FTP://%HOSTIP:%FTPPORT/563;type=A HTTP/1.1
+GET ftp://%HOSTIP:%FTPPORT/563;type=A HTTP/1.1
Host: %HOSTIP:%FTPPORT
Accept: */*
Proxy-Connection: Keep-Alive