mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
Cleaned up SOCKS tests. Use a magic port number instead of killserver
to do nonlistening server tests, like other tests.
This commit is contained in:
parent
f0ffb35d55
commit
345ffd1163
6 changed files with 18 additions and 31 deletions
|
|
@ -34,7 +34,7 @@ http
|
|||
socks4
|
||||
</server>
|
||||
<name>
|
||||
HTTP GET via SOCK4 proxy
|
||||
HTTP GET via SOCKS4 proxy
|
||||
</name>
|
||||
<command>
|
||||
--socks4 %HOSTIP:%SOCKSPORT http://%HOSTIP:%HTTPPORT/700
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue