]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1448: work with dynamic HTTP server port
authorDaniel Stenberg <daniel@haxx.se>
Fri, 17 Apr 2020 09:28:38 +0000 (11:28 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 18 Apr 2020 20:48:24 +0000 (22:48 +0200)
tests/data/test1448

index 8de2fd1c6dc0b894375e326d9744e309e01449fc..87ffed60d11e2299d0849f022204fc51b0bcca0a 100644 (file)
@@ -17,7 +17,7 @@ HTTP/1.1 302 OK swsbounce
 Date: Thu, 09 Nov 2010 14:49:00 GMT
 Content-Length: 9
 Content-Type: text/plain
-Location: http://åäö.se:8990/14480001
+Location: http://åäö.se:%HTTPPORT/14480001
 
 redirect
 </data>
@@ -52,7 +52,7 @@ Redirect following to UTF-8 IDN host name
  </name>
 
  <command>
-http://åäö.se:%HTTPPORT/1448 --resolve xn--4cab6c.se:%HTTPPORT:%HOSTIP -L --connect-to %HOSTIP:8990:%HOSTIP:%HTTPPORT
+http://åäö.se:%HTTPPORT/1448 --resolve xn--4cab6c.se:%HTTPPORT:%HOSTIP -L --connect-to %HOSTIP:%HTTPPORT:%HOSTIP:%HTTPPORT
 </command>
 </client>