From a89d5d9948c4e3d62519258d7d71ca003e907c99 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 15 Feb 2019 19:30:17 -0500 Subject: [PATCH] Updated Notify_Custom_XML (markdown) --- Notify_Custom_XML.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_Custom_XML.md b/Notify_Custom_XML.md index 70f230a..15c347b 100644 --- a/Notify_Custom_XML.md +++ b/Notify_Custom_XML.md @@ -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