HTTP
HTTP GET
followlocation
# Server-side
HTTP/1.1 302 This is a weirdo text message swsclose
Connection: close
Location:
This server reply is for testing
# Client-side
http
HTTP with blank Location:
http://%HOSTIP:%HTTPPORT/want/54 -L
# Verify data after the test has been "shot"
^User-Agent:.*
GET /want/54 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*