Matt Jankowski 71706f21c2 Ignore implied formats for catch all route requests (#1340)
A request to `/test` would show the custom 404 page, but a request to
`/test.test` would return a 404 with an empty body.

This change ignores the format on incoming catch all route requests, so that the
html 404 page is returned on these requests.
2017-04-09 14:39:41 +02:00
..
2016-11-16 19:11:30 +01:00
2017-02-22 19:35:11 +01:00
2017-03-04 00:00:48 +01:00
2017-02-11 16:21:07 +01:00
2017-04-05 00:29:56 +02:00
2017-01-29 12:25:10 +01:00