Content

Applied to the API.

Length

The Content-Length header is required to be set in your request. Every body (payload, data, message) sent to push.bugify.io as a POST must be less then 100K, otherwise a 400 status response will be set, and no notifications will be sent.

Type

Any Content-Type is accepted, this will be saved with your request an visible in channel data. Actually is a good practive to specify it in the headers request.

Clean Up

Every body (payload, data, message) older than 3 weeks will be deleted.