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,896 of 192,483
Downloads: 85,652

Daily

Ranking: 59,025 of 192,454
Downloads: 2

Depended by

RankDownloadsName
70,31014,457koda

Depends on

RankDownloadsName
101,269,118,683rack
29974,777,823rspec

Owners

#GravatarHandle
1iconbaroquebobcat