RubyGems Navigation menu

rack-methodoverride-with-params 1.0.0

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.

Gemfile:
=

installieren:
=

Versionen:

  1. 1.0.0 September 29, 2010 (5,5 KB)

Runtime Abhängigkeiten (1):

rack ~> 1

Development Abhängigkeiten (1):

rspec ~> 2

Besitzer:

Autoren:

  • Nick Howard

SHA 256-Prüfsumme:

=

Downloads insgesamt 84.744

Für diese Version 84.744

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Required Rubygems Version: >= 1.3.6

Links: