RubyGems Navigation menu

rack-json_response_wrapper 0.1.3

Rack Middleware for JSON APIs accessed cross-domain from legacy browsers Firefox version 4 does not support response headers for cross-domain requests. This middleware intercepts all requests and if the X-WRAP-RESPONSE is set, the response will be wrappped in JSON like {header: ..., body: ...}

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.3 September 15, 2014 (6.5KB)
  2. 0.1.2 September 10, 2014 (6.5KB)
  3. 0.1.1 August 27, 2014 (6.5KB)
  4. 0.1.0 August 27, 2014 (6.5KB)

Development依存関係 (3):

rack-test = 0.6.2
rspec = 3.0.0
sinatra = 1.4.5

所有者:

作者:

  • g. nicholas d'andrea

SHA 256チェックサム:

=

累計ダウンロード数 10,546

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

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

ライセンス:

Unlicense / Public Domain

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

リンク: