mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:43:37 +03:00
added an additional second to allow test to pass on heavily loaded servers
This commit is contained in:
parent
d1717e7c90
commit
e2fc294470
2 changed files with 29 additions and 3 deletions
|
|
@ -30,10 +30,10 @@ SSL
|
|||
https
|
||||
</server>
|
||||
<name>
|
||||
HTTPS with 7 secs timeout
|
||||
HTTPS with 8 secs timeout
|
||||
</name>
|
||||
<command>
|
||||
-k https://%HOSTIP:%HTTPSPORT/want/303 -m 7
|
||||
-k https://%HOSTIP:%HTTPSPORT/want/303 -m 8
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue