gutenberg-http icon indicating copy to clipboard operation
gutenberg-http copied to clipboard

Ensure missing routes throw 404, not 500

Open c-w opened this issue 6 years ago • 0 comments

Missing routes currently lead to HTTP 500 responses which pollutes the logs:

Screenshot showing missing routes leading to HTTP 500 responses

c-w avatar May 07 '19 18:05 c-w