mirror of https://github.com/caronc/apprise
Updated Notify_Custom_JSON (markdown)
parent
2df52e3ad5
commit
e713407c68
|
@ -59,7 +59,7 @@ Some users may require special HTTP headers to be present when they post their d
|
|||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
"json://localhost:8080/path/?+X-Token=abcdefg"
|
||||
|
||||
# Multiple headers just require more entries defined with a hyphen in front:
|
||||
# Multiple headers just require more entries defined:
|
||||
# Below would set the headers:
|
||||
# X-Token: abcdefg
|
||||
# X-Apprise: is great
|
||||
|
|
Loading…
Reference in New Issue