RubyGems Navigation menu

rack-synctime 0.0.2

Rack::Synctime is a simple Rack middleware that returns sync time (time when request started) in HTTP headers (#{Rack::Synctime::DEFAULT_HEADER_NAME} by default). Header name can be changed also sync time can be modified using time offset i.e. -5 seconds (server time in seconds decreased by 5) etc. This can be useful if you develop mobile applications (Android, iOS, ...) and you need information when request started in response header.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.2 - March 17, 2013 (5.5KB)
  2. 0.0.1 - March 17, 2013 (5.5KB)

Runtime依存関係 (2):

bundler >= 1.0
rack >= 1.2.0

Development依存関係 (2):

bundler >= 1.0
rack >= 1.2.0

所有者:

作者:

  • Bartlomiej Wojtowicz

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 6,587

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

ライセンス:

N/A

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

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

リンク: