test719-721: verify SOCKS details

Using the new verify/socks details
This commit is contained in:
Daniel Stenberg 2022-01-03 13:35:53 +01:00
parent d2f712ddd0
commit dbbf3609f3
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 71 additions and 6 deletions

View file

@ -35,7 +35,7 @@ http
socks5
</server>
<name>
HTTP GET with IPv4 numerical via SOCKS5h set with --proxy
HTTP GET with IPv4 numerical via SOCKS5h
</name>
<command>
http://12.34.56.78:%HTTPPORT/%TESTNUMBER --proxy socks5h://%HOSTIP:%SOCKSPORT
@ -52,5 +52,8 @@ User-Agent: curl/%VERSION
Accept: */*
</protocol>
<socks>
atyp 1 => 12.34.56.78
</socks>
</verify>
</testcase>