Categories: None [Edit]
rack-methodoverride-with-params
Rack::MethodOverride only checks the X-Http-Method-Override header and the form encoded post body for _method. Rack::MethodOverrideWithParams checks both of those _and_ the query params. So, if you POST xml with a url like http://example.com/?_method=delete the application will see it as a delete request.
Total
Ranking: 19,136 of 187,950
Downloads: 85,349
Daily
Ranking: 98,240 of 187,922
Downloads: 5
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 69,655 | 14,007 | koda |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | baroquebobcat |