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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - September 29, 2010 (5.5KB)

Runtime依存関係 (1):

rack ~> 1

Development依存関係 (1):

rspec ~> 2

所有者:

作者:

  • Nick Howard

SHA 256チェックサム:

29a41b4dca8719d3e10ccf0eb83dd7654044db32bb5ace371f96fd03215df53f

累計ダウンロード数 84,544

このバージョンのみ 84,544

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.6

リンク: