kopflos icon indicating copy to clipboard operation
kopflos copied to clipboard

render 404 template if api route not found

Open l00mi opened this issue 8 years ago • 2 comments

l00mi avatar Jan 16 '18 16:01 l00mi

I don't think that's a sensible fallback. Unless text/html is negotiated, I would be returning application/problem+json by default. That's RFC 7807

tpluscode avatar Apr 16 '19 07:04 tpluscode

Definitely only for text/html. I do not remember what is happening currently. I think there was no answer at all for text/html.

l00mi avatar Apr 16 '19 08:04 l00mi