Metadata


Name
faraday-http-cache
Version
0.2.0
Platform
ruby
Authors
Lucas Mazza
Bindir
bin
Date
2013-06-03 00:00:00 UTC
Dependencies
activesupport (>= 3.0)
faraday (~> 0.8)
multi_json (~> 1.3)
Description
Middleware to handle HTTP caching
Email
contact@plataformatec.com.br
Files
LICENSE
README.md
lib/faraday-http-cache.rb
lib/faraday/http_cache.rb
lib/faraday/http_cache/cache_control.rb
lib/faraday/http_cache/response.rb
lib/faraday/http_cache/storage.rb
spec/cache_control_spec.rb
spec/json_spec.rb
spec/middleware_spec.rb
spec/response_spec.rb
spec/spec_helper.rb
spec/storage_spec.rb
spec/support/test_app.rb
spec/support/test_server.rb
Homepage
https://github.com/plataformatec/faraday-http-cache
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.0.0
Specification version
4
Summary
A Faraday middleware that stores and validates cache expiration.
Test files
spec/cache_control_spec.rb
spec/json_spec.rb
spec/middleware_spec.rb
spec/response_spec.rb
spec/spec_helper.rb
spec/storage_spec.rb
spec/support/test_app.rb
spec/support/test_server.rb
Original platform
ruby
New platform
ruby