diff --git a/README.md b/README.md
index 8e016f2c4e15c3068e7733e9af262c0a137661ef..eb0ec1c9c4086df7a916d9c1a22d68a3721e5132 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>