<testcase>
+<info>
+<keywords>
+HTTPS
+HTTP GET
+timeout
+</keywords>
+</info>
+
# Server-side
<reply>
<data>
<html>result</html>
</data>
<postcmd>
-wait 10
+wait 20
</postcmd>
</reply>
https
</server>
<name>
-HTTPS with 2 secs timeout
+HTTPS with 7 secs timeout
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/303 -m 2
+-k https://%HOSTIP:%HTTPSPORT/want/303 -m 7
</command>
</client>
</strip>
<protocol>
GET /want/303 HTTP/1.1\r
-Host: %HOSTIP:%HTTPPORT\r
+Host: %HOSTIP:%HTTPSPORT\r
Accept: */*\r
\r
</protocol>