Commit f1cc2a2c authored by Peter Wu's avatar Peter Wu Committed by Daniel Stenberg
Browse files

tests: add HTTP UNIX socket server testing support



The variable `$ipvnum` can now contain "unix" besides the integers 4
and 6 since the variable. Functions which receive this parameter
have their `$port` parameter renamed to `$port_or_path` to support a
path to the UNIX domain socket (as a "port" is only meaningful for TCP).

Signed-off-by: default avatarPeter Wu <peter@lekensteyn.nl>
parent 99fb3679
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment