Updated Notify_Custom_XML (markdown)

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

@ -66,7 +66,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" \ apprise -vv -t "Test Message Title" -b "Test Message Body" \
"xml://localhost:8080/path/?+X-Token=abcdefg" "xml://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: # Below would set the headers:
# X-Token: abcdefg # X-Token: abcdefg
# X-Apprise: is great # X-Apprise: is great