Updated Notify_Custom_JSON (markdown)

master
Chris Caron 2020-12-30 16:23:29 -05:00
parent 2df52e3ad5
commit e713407c68
1 changed files with 1 additions and 1 deletions

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