Please see our test case:
Code: Select all
<testcases>
<timeout>60</timeout>
<reporttype>nagios</reporttype>
<case
id="1"
label="Loading home page"
description1="Connecting to https://true-geo.com"
method="get"
url="https://true-geo.com"
verifypositive1="Geo USA"
httpresponse="200"
errormessage="Unable to hit 'sign in' from https://true-geo.com"
logresponse="yes"
logrequest="yes"
/>Code: Select all
HTTP/1.1 200 OK
Date: Mon, 26 Feb 2018 10:54:28 GMT
Server: Apache/2.2.15 (Red Hat)
UFE-Page: Y
Content-Encoding: gzip
Content-Language: en-US
Content-Length: 28355
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive