Updated Notify_Custom_JSON (markdown)

master
Chris Caron 2022-06-12 17:27:07 -04:00
parent a5be27f57c
commit 684b02b958
1 changed files with 1 additions and 0 deletions

@ -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.