Commit 02964ed6 authored by Kamil Dudka's avatar Kamil Dudka
Browse files

test1230: avoid using hard-wired port number

... to prevent failure when a non-default -b option is given
parent 6f3e7aab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ Host: [1234:1234:1234::4ce]:%HTTPPORT
Proxy-Connection: Keep-Alive

GET /wanted/page/1230 HTTP/1.1
Host: [1234:1234:1234::4ce]:8990
Host: [1234:1234:1234::4ce]:%HTTPPORT
Accept: */*

</protocol>