From 721f24d6fc4db47858d1ddc0ea482825331eb327 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 17 Apr 2020 11:28:38 +0200 Subject: test1448: work with dynamic HTTP server port --- tests/data/test1448 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/test1448 b/tests/data/test1448 index 8de2fd1c6..87ffed60d 100644 --- a/tests/data/test1448 +++ b/tests/data/test1448 @@ -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 @@ -52,7 +52,7 @@ Redirect following to UTF-8 IDN host name -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 -- cgit v1.2.1