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.5 KB)

Development 依赖 (3):

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

业主:

作者:

  • Tom Chipchase

SHA 256 校验和:

c56a570ffca68d3e3a10c6a800a1f9e9271e5674ca788611d614bae8e0a2850f

下载总量 3,290

这个版本 3,290

许可:

MIT

需要的 Ruby 版本: >= 0

链接: