From: Dan Fandrich Date: Sat, 9 Feb 2008 02:01:36 +0000 (+0000) Subject: Fixed test to use HTTPS as documented. X-Git-Tag: curl-7_18_1~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59e3651af36cf3f48dd0937b25082932a1da26d8;p=curl Fixed test to use HTTPS as documented. --- diff --git a/tests/data/test303 b/tests/data/test303 index 87b86ede7..725193b3e 100644 --- a/tests/data/test303 +++ b/tests/data/test303 @@ -1,4 +1,12 @@ + + +HTTPS +HTTP GET +timeout + + + # Server-side @@ -9,7 +17,7 @@ Connection: close result -wait 10 +wait 20 @@ -22,10 +30,10 @@ SSL https -HTTPS with 2 secs timeout +HTTPS with 7 secs timeout -http://%HOSTIP:%HTTPPORT/want/303 -m 2 +-k https://%HOSTIP:%HTTPSPORT/want/303 -m 7 @@ -36,7 +44,7 @@ http://%HOSTIP:%HTTPPORT/want/303 -m 2 GET /want/303 HTTP/1.1 -Host: %HOSTIP:%HTTPPORT +Host: %HOSTIP:%HTTPSPORT Accept: */*