Code changes
Demo
2.5.1
Module Changes
Class Changes
-
Faraday::HttpCache::Response
-
Faraday::HttpCache::MemoryStore
Method Changes
-
Faraday::HttpCache::Response#ttl
-
Faraday::HttpCache::Request#serializable_hash
-
Faraday::HttpCache::Storage#warn
2.5.0
Module Changes
Class Changes
-
Faraday::HttpCache::Request
-
Faraday::HttpCache::Response
-
Faraday::HttpCache::CacheControl
Method Changes
-
Faraday::HttpCache::Response#serializable_hash
-
Faraday::HttpCache::Storage#write
-
Faraday::HttpCache#call!
-
Faraday::HttpCache::Response#not_modified?
2.4.1
Module Changes
Class Changes
-
Faraday::HttpCache::MemoryStore
-
Faraday::HttpCache::Storage
-
Faraday::HttpCache::CacheControl
Method Changes
-
Faraday::HttpCache::Storage#warn
-
Faraday::HttpCache::Request#serializable_hash
-
Faraday::HttpCache::CacheControl#must_revalidate?