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: 20,520 of 196,721
Downloads: 85,814

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName
70,98014,815koda

Depends on

RankDownloadsName
121,344,201,004rack
291,017,967,488rspec

Owners

#GravatarHandle
1iconbaroquebobcat