rack-cache 1.3.0
Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (Expires, Cache-Control) and/or validation (Last-Modified, ETag) information.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (1):
            rack
            >= 0.4
          
    

