cloudflare / worker-sites-template

Apache License 2.0
81 stars 39 forks source link

Improve error reported in a not found response #17

Closed exvuma closed 5 years ago

exvuma commented 5 years ago

now if a 404 thrown we see the actual throw Error(..) message

curl https://delete-me.developers.workers.dev/404 -v  
...
< HTTP/2 404 
..
< cf-ray: 51b056873b0f9b4e-DFW

could not find 404 in your content namespace⏎