From 3734f13ae4692419892062cf98cb87ff356fbbf7 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sun, 13 Mar 2022 20:47:31 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index eb0ec1c..66653d1 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ The bakrey will dynamicly create some additional files in the _curl_ sub directo
 | 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  |
+| curl_item_#.post_binary | Send HTTP POST data  |
 
 
 </details>
-- 
GitLab