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

tests: add two HTTP over UNIX socket tests



test1435: a simple test that checks whether a HTTP request can be
performed over the UNIX socket. The hostname/port are interpreted
by sws and should be ignored by cURL.

test1436: test for the ability to do two requests to the same host,
interleaved with one to a different hostname.

Signed-off-by: default avatarPeter Wu <peter@lekensteyn.nl>
parent f1cc2a2c
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