-
Name
-
faraday-http-cache
-
Version
-
0.4.2
-
Platform
-
ruby
-
Authors
-
Lucas Mazza
-
Bindir
-
bin
-
Date
-
2014-08-17 00:00:00 UTC
-
Dependencies
-
faraday (~> 0.8)
-
Description
-
Middleware to handle HTTP caching
-
Email
-
opensource@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/binary_spec.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/empty.png
spec/support/test_app.rb
spec/support/test_server.rb
-
Homepage
-
https://github.com/plataformatec/faraday-http-cache
-
Licenses
-
Apache 2.0
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.2.2
-
Specification version
-
4
-
Summary
-
A Faraday middleware that stores and validates cache expiration.
-
Test files
-
spec/binary_spec.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/empty.png
spec/support/test_app.rb
spec/support/test_server.rb
-
Original platform
-
ruby
-
New platform
-
ruby