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: 18,754 of 186,698
Downloads: 85,107

Daily

Ranking: 78,158 of 186,685
Downloads: 4

Depended by

RankDownloadsName
69,51713,514koda

Depends on

RankDownloadsName
81,140,775,241rack
27908,151,619rspec

Owners

#GravatarHandle
1iconbaroquebobcat