Categories: None [Edit]

rack-methodoverride-with-params

https://rubygems.org/gems/rack-methodoverride-with-params
https://github.com/baroquebobcat/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: 17,758 of 183,107
Downloads: 84,774

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName
68,33613,102koda

Depends on

RankDownloadsName
9973,358,941rack
25817,849,894rspec

Owners

#GravatarHandle
1iconbaroquebobcat