HTTPS
HTTP GET
#
# Server-side
No headers at all, just data swsclose
Let's get
a little
so that
we
have
some
test
data to
verify
#
# Client-side
SSL
!hyper
https
HTTPS GET, receive no headers only data!
-k https://%HOSTIP:%HTTPSPORT/%TESTNUMBER --http0.9
#
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPSPORT
User-Agent: curl/%VERSION
Accept: */*