juliuste/bahn.guru

should give 400 status code on invalid query params

Closed this issue · 1 comments

bahn.guru should, if requested with invalid query parameters, return a 400 Bad Request and maybe redirect to /. This let's browsers not cache the URL, the form input. It also tells crawlers & bots that they're requesting an invalid page.

See my comments.