github uNetworking/uWebSockets v20.45.0

latest releases: v20.66.0, v20.65.0, v20.64.0...
14 months ago

Default 404 page

This release adds another error page; the 404 File Not Found. Along with the recently added error codes, this should make it a lot easier to debug proxy issues / log misbehaving clients or the like.

Instead of simply getting a RST (which often times results in 502), proxies and end clients now get the proper 404 error code for any unhandled URL / method.

This new behavior can be tested by running the EchoServer example and requesting any HTTP page.

Don't miss a new uWebSockets release

NewReleases is sending notifications on new releases.