HTTP
Referer
# Server-side
# this is returned first since we get no proxy-auth
HTTP/1.1 200 OK
Content-Length: 6
hello
# Client-side
http
lib%TESTNUMBER
Set referer first then NULL it
http://%HOSTIP:%HTTPPORT
# Verify data after the test has been "shot"
GET / HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Referer: https://secret.example.com/
GET / HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*