mirror of https://github.com/caronc/apprise
Updated Notify_Custom_JSON (markdown)
parent
a5be27f57c
commit
684b02b958
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue