HTTP
HTTP HEAD
#
# Server-side
No headers at all, just data swsclose
Let's get
a little
so that
we
have
some
test
data to
verify
# make sure no data is written
#
# Client-side
http
HTTP HEAD, receive no headers only body
-I http://%HOSTIP:%HTTPPORT/1144
#
# Verify data after the test has been "shot"
^User-Agent:.*
HEAD /1144 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
8