From 684b02b958ea16b6b333511213877e79cf547d6d Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sun, 12 Jun 2022 17:27:07 -0400 Subject: [PATCH] Updated Notify_Custom_JSON (markdown) --- Notify_Custom_JSON.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notify_Custom_JSON.md b/Notify_Custom_JSON.md index 8bb4902..fefd751 100644 --- a/Notify_Custom_JSON.md +++ b/Notify_Custom_JSON.md @@ -74,6 +74,7 @@ The above would post a message such as: "type": "info", "sound": "oceanwave" } +``` ### Header Manipulation Some users may require special HTTP headers to be present when they post their data to their server. This can be accomplished by just sticking a plus symbol (**+**) in front of any parameter you specify on your URL string.