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,101 of 193,553
Downloads: 85,713

Daily

Ranking: 47,914 of 193,540
Downloads: 2

Depended by

RankDownloadsName
70,44314,590koda

Depends on

RankDownloadsName
121,292,286,518rack
29987,555,911rspec

Owners

#GravatarHandle
1iconbaroquebobcat