HTTP
HTTP GET
# Server-side
HTTP/1.1 200 OK
Server: Blafasel/5.0
Date: Sat, 16 Jan 2021 14:48:30 GMT
Content-Length: 12
Bla bla bla
# Client-side
http
proxy
%TESTNUMBER used instead of actual test number
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
# Verify that the %TESTNUMBER has been resolved to %TESTNUMBER
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*