From c2a55b20f49b5b1faf9b64e9117bca299175c584 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Tue, 5 Sep 2023 17:46:35 +0200 Subject: [PATCH] add todos --- check_http | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/check_http b/check_http index 83b6d28..043924a 100755 --- a/check_http +++ b/check_http @@ -36,6 +36,10 @@ OPTIONS: -r REGEX String to check in http response header -b REGEX String to check in response body + TODO + -m METHOD + -j JQ-FILTER + EXAMPLES: $_self -u -- GitLab