mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:33:31 +03:00
runtests: add verify/socks check
If used, this data is compared with the data in log/socksd-request.log which the socksd server logs. Added to FILEFORMAT.md
This commit is contained in:
parent
61cbb4b626
commit
d2f712ddd0
2 changed files with 15 additions and 0 deletions
|
|
@ -243,6 +243,9 @@ The connect section is used instead of the 'data' for all CONNECT
|
|||
requests. The remainder of the rules for the data section then apply but with
|
||||
a connect prefix.
|
||||
|
||||
### `<socks>`
|
||||
Address type and address details as logged by the SOCKS proxy.
|
||||
|
||||
### `<datacheck [mode="text"] [nonewline="yes"]>`
|
||||
if the data is sent but this is what should be checked afterwards. If
|
||||
`nonewline=yes` is set, runtests will cut off the trailing newline from the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue