mirror of
https://github.com/caronc/apprise.git
synced 2025-03-04 10:01:39 +01:00
Updated Notify_Custom_XML (markdown)
parent
373df4a24c
commit
a89d5d9948
@ -49,7 +49,7 @@ Send a XML notification to our web server listening on port 80:
|
||||
apprise xml://xml.server.local
|
||||
```
|
||||
### Header Manipulation
|
||||
Some users may require special HTML headers to be present when they post their data to their server. This can be accomplished by just sticking a hyphen (**-**) in front of any parameter you specify on your URL string.
|
||||
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 hyphen (**-**) in front of any parameter you specify on your URL string.
|
||||
```bash
|
||||
# Below would set the header:
|
||||
# X-Token: abcdefg
|
||||
|
Loading…
Reference in New Issue
Block a user