aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test325
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-09-14 23:33:28 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-09-22 11:58:10 +0200
commit46e164069d1a5230e4e64cbd2ff46c46cce056bb (patch)
tree140ba8a3d265bfb33f7db446d2b7b24616b5f6b0 /tests/data/test325
parentf078361c0e2539689df9962f35ab22f8ea25afe9 (diff)
downloadgnurl-46e164069d1a5230e4e64cbd2ff46c46cce056bb.tar.gz
gnurl-46e164069d1a5230e4e64cbd2ff46c46cce056bb.tar.bz2
gnurl-46e164069d1a5230e4e64cbd2ff46c46cce056bb.zip
url: use the URL API internally as well
... to make it a truly unified URL parser. Closes #3017
Diffstat (limited to 'tests/data/test325')
-rw-r--r--tests/data/test3254
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test325 b/tests/data/test325
index 6d5898d45..922f37ba2 100644
--- a/tests/data/test325
+++ b/tests/data/test325
@@ -15,7 +15,7 @@ HTTP/1.1 301 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 7
-Location: http://%HOSTIP:%HTTPPORT/325
+Location: http://somewhere/325
MooMoo
</data>
@@ -24,7 +24,7 @@ HTTP/1.1 301 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 7
-Location: http://%HOSTIP:%HTTPPORT/325
+Location: http://somewhere/325
</datacheck>
</reply>