From f13dbe3250064db2a2f77b7cc89c1ad957b85599 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Sat, 28 Oct 2023 22:41:38 +0100 Subject: [PATCH] include appendheaders in readme example config --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8364b23..6bc3695 100644 --- a/readme.md +++ b/readme.md @@ -69,7 +69,8 @@ An example config file can be found [here](./config.json) but also below: "test": { "Script": { "Program": "./example.sh", - "AppendPayload": true + "AppendPayload": true, + "AppendHeaders": true }, "DisableSignatureVerification": true, "Tests": [