Skip to content
Snippets Groups Projects
Commit 42c2576f authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs

parent 4e62949f
No related branches found
No related tags found
1 merge request!164check_http - handle empty response
......@@ -47,7 +47,8 @@ PARAMETERS:
Define request:
-u URL Set url to fetch; eg. https://www.example.com/
-m METHOD Set a method, eg. HEAD; default: GET
-c PARAMS additional curl params
-c PARAMS additional curl params; curl will be executed
with '[PARAMS] -si -X [METHOD] --connect-timeout 10 [URL]'
What to check:
-s STATUSCODE exact Statuscode to check; 3 digits; by default critical
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment