kopflos
kopflos copied to clipboard
render 404 template if api route not found
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
Definitely only for text/html. I do not remember what is happening currently. I think there was no answer at all for text/html.