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,957 of 187,224
Downloads: 85,246

Daily

Ranking: 87,989 of 187,196
Downloads: 7

Depended by

RankDownloadsName
69,51313,856koda

Depends on

RankDownloadsName
91,164,231,927rack
27919,195,736rspec

Owners

#GravatarHandle
1iconbaroquebobcat