diff --git a/docs/index.md b/docs/index.md index 462a0fee..22ea107c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -40,6 +40,7 @@ simple message using a POST request: ``` http POST /mytopic HTTP/1.1 Host: ntfy.sh + Content-Length: 22 Backup successful 😀 ```