Difference between revisions of "Curl -m, --max-time"
Jump to navigation
Jump to search
m (Welcome moved page --max-time to Curl --max-time) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | * https://curl.se/docs/manpage.html#-m | ||
+ | curl -m 10 https://[[status.nuki.io]]/en/ 2>&1 | grep -i outage | ||
+ | |||
+ | [[curl --connect-timeout]] | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * [[curl: (52) Empty reply from server]] | ||
+ | * [[Notify]]: [[Send email]] | ||
== See also == | == See also == | ||
* {{curl}} | * {{curl}} | ||
+ | * {{timeout}} | ||
[[Category:Linux]] | [[Category:Linux]] | ||
[[Category:Networking]] | [[Category:Networking]] |
Latest revision as of 13:02, 19 November 2024
curl -m 10 https://status.nuki.io/en/ 2>&1 | grep -i outage
curl --connect-timeout
Related[edit]
See also[edit]
Advertising: