HTTP
HTTP GET
#
# Server-side
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Content-Length: 6
Content-Type: text/html
Funny-head: yesyes
-foo-
#
# Client-side
http
HTTP URL with escaped { and }
"http://%HOSTIP:%HTTPPORT/\{\}\/214"
#
# Verify data after the test has been "shot"
^User-Agent:.*
GET /{}\/214 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*