test1230: avoid using hard-wired port number
... to prevent failure when a non-default -b option is given
This commit is contained in:
parent
6f3e7aabdc
commit
02964ed630
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user