v20.31.0
uNetworkingAB
released this
15 Jul 18:40
·
585 commits
to binaries
since this release
HTTP error pages
This release bumps uWS to v20.45.0 which adds error codes / pages for:
- 505
- 431
- 400
- 404
This means easier debugging when using proxies, as uWS won't simply respond with a generic RST (which often ends up as a 502 in the proxy), but will instead return proper HTTP error pages / status codes that can be handled & logged properly.