2002-09-13 06:56:23 -04:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
2003-07-19 19:57:08 -04:00
|
|
|
No headers at all, just data swsclose
|
2002-09-13 06:56:23 -04:00
|
|
|
|
|
|
|
Let's get
|
|
|
|
|
|
|
|
a little
|
|
|
|
|
|
|
|
so that
|
|
|
|
|
|
|
|
we
|
|
|
|
|
|
|
|
have
|
|
|
|
|
|
|
|
some
|
|
|
|
|
|
|
|
test
|
|
|
|
|
|
|
|
data to
|
|
|
|
|
|
|
|
verify
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 16:25:39 -04:00
|
|
|
<server>
|
|
|
|
https
|
|
|
|
</server>
|
2002-09-13 06:56:23 -04:00
|
|
|
<name>
|
|
|
|
HTTPS GET, receive no headers only data!
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
-k https://%HOSTIP:%HTTPSPORT/306
|
|
|
|
</command>
|
|
|
|
</test>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
|
|
|
GET /306 HTTP/1.1
|
|
|
|
Host: 127.0.0.1:8433
|
|
|
|
Pragma: no-cache
|
|
|
|
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
|
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|