RubyGems Navigation menu

rack-cookie_rewrite 1.0.0

This simple middleware sets anything in the X-#{prefix}-Cookie header to Cookie, and in the response will copy anything in Set-Cookie to X-#{prefix}-Set-Cookie. This can be useful to enable session management where an HTML client is accessing your API, which doesn't fully support cookies. We have found this to be the case in some Smart TV web applications, and in mobile apps written using frameworks such as Cordova

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.0 July 18, 2014 (5.5KB)

Development依存関係 (3):

bump >= 0
bundler ~> 1.6
rake >= 0

所有者:

作者:

  • Tom Chipchase

SHA 256チェックサム:

=

累計ダウンロード数 3,374

このバージョンのみ 3,374

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: