1
0
Fork 0
 
 
 
Go to file
Dustin 55d5f6bd1a Include error with ntfy failure messages
Although it is undocumented, *ntfy* accepts a `Message` header along
with a file upload, which sets the message content of the notification
when a file is attached.  Since HTTP headers cannot contain multiple
lines, the newline character has to be escaped.  The *ntfy* server
performs unescaping automatically.
2023-05-22 09:08:27 -05:00
.gitignore Initial commit 2023-05-09 14:08:23 -05:00
pyproject.toml Initial commit 2023-05-09 14:08:23 -05:00
xactfetch.py Include error with ntfy failure messages 2023-05-22 09:08:27 -05:00