test1230: avoid using hard-wired port number
... to prevent failure when a non-default -b option is given
This commit is contained in:
@@ -71,7 +71,7 @@ Host: [1234:1234:1234::4ce]:%HTTPPORT
|
|||||||
Proxy-Connection: Keep-Alive
|
Proxy-Connection: Keep-Alive
|
||||||
|
|
||||||
GET /wanted/page/1230 HTTP/1.1
|
GET /wanted/page/1230 HTTP/1.1
|
||||||
Host: [1234:1234:1234::4ce]:8990
|
Host: [1234:1234:1234::4ce]:%HTTPPORT
|
||||||
Accept: */*
|
Accept: */*
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
|
|||||||
Reference in New Issue
Block a user