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,043 of 187,571
Downloads: 85,304

Daily

Ranking: 113,854 of 187,548
Downloads: 5

Depended by

RankDownloadsName
69,59013,938koda

Depends on

RankDownloadsName
91,175,485,338rack
28924,848,930rspec

Owners

#GravatarHandle
1iconbaroquebobcat