Add --resolve to the keywords and name of test 1318
This makes it easier to skip it automatically when the test suite is used with external proxies.
This commit is contained in:
parent
6f444b2761
commit
7aebb3cc42
@ -3,6 +3,7 @@
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
--resolve
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
@ -32,7 +33,7 @@ Content-Length: 0
|
||||
http
|
||||
</server>
|
||||
<name>
|
||||
HTTP with same host name using different cases
|
||||
HTTP with --resolve and same host name using different cases
|
||||
</name>
|
||||
<command>
|
||||
--resolve MiXeDcAsE.cOm:%HTTPPORT:%HOSTIP http://MiXeDcAsE.cOm:%HTTPPORT/1318 http://mixedcase.com:%HTTPPORT/13180001
|
||||
|
Loading…
Reference in New Issue
Block a user