Metadata


Name
faraday-http-cache
Version
2.1.0
Platform
ruby
Authors
Lucas Mazza
George GuimarĂ£es
Bindir
bin
Date
2020-04-06 00:00:00 UTC
Dependencies
faraday (~> 0.8)
Description
Middleware to handle HTTP caching
Email
opensource@sourcelevel.io
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/request.rb
lib/faraday/http_cache/response.rb
lib/faraday/http_cache/storage.rb
spec/binary_spec.rb
spec/cache_control_spec.rb
spec/http_cache_spec.rb
spec/instrumentation_spec.rb
spec/json_spec.rb
spec/request_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
spec/validation_spec.rb
Homepage
https://github.com/sourcelevel/faraday-http-cache
Licenses
Apache 2.0
Require paths
lib
Required ruby version
>= 2.1.0
Required rubygems version
>= 0
Rubygems version
2.6.8
Specification version
4
Summary
A Faraday middleware that stores and validates cache expiration.
Test files
spec/spec_helper.rb
spec/validation_spec.rb
spec/json_spec.rb
spec/instrumentation_spec.rb
spec/storage_spec.rb
spec/http_cache_spec.rb
spec/binary_spec.rb
spec/support/test_app.rb
spec/support/empty.png
spec/support/test_server.rb
spec/request_spec.rb
spec/cache_control_spec.rb
spec/response_spec.rb
Original platform
ruby
New platform
ruby