Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's funny that Rails generates params for parameters passed to it for GET, HEAD and DELETE requests, even though it shouldn't. I think I've noticed this before when debugging but never thought much of it. In a poorly coded application (e.g. globally detecting params on in a `before_action`) it definitely could be become an issue.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: