beeping
beeping copied to clipboard
Handling 5XX
trafficstars
Add sending 5XX errors handling (instead of sending JSON error) when a check error occur:
- Activated by handle5XX arg (true by default)
- Responding to client 522, 523, 524 (cloudflare 5XX) for timeout, TCP handshake and DNS errors
- Responding to client 500 for others unknown /unmanaged errors.
