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,003 of 180,404
Downloads: 84,533

Daily

Ranking: 67,524 of 180,385
Downloads: 3

Depended by

RankDownloadsName
67,43512,673koda

Depends on

RankDownloadsName
11873,966,642rack
23765,651,376rspec

Owners

#GravatarHandle
1iconbaroquebobcat