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: 19,233 of 188,252
Downloads: 85,394

Daily

Ranking: 67,890 of 188,232
Downloads: 2

Depended by

RankDownloadsName
69,65214,099koda

Depends on

RankDownloadsName
91,194,639,604rack
29935,425,343rspec

Owners

#GravatarHandle
1iconbaroquebobcat