From c807cecc9e7ea0b4e5925279df6cee8cc0c35117 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sun, 13 Mar 2022 18:18:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e016f2..eb0ec1c 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ The bakrey will dynamicly create some additional files in the _curl_ sub directo | curl_item_#.search_response | Strings to expect in response | | curl_item_#.search_header | Strings to expect in header | | curl_item_#.ca_cert | Configure certificate verification -> Certificate to verify against | +| curl_item_#.header | Set request header / Set API key header | +| curl_item_#.post_raw | Send HTTP POST data | </details> -- GitLab