Code changes
Demo
2.5.1
Module Changes
Class Changes
-
Faraday::HttpCache::MemoryStore
-
Faraday::HttpCache::CacheControl
-
Faraday::HttpCache::Strategies::BaseStrategy
-
Faraday::HttpCache::Strategies::ByUrl
Method Changes
-
Faraday::HttpCache::Response#age
-
Faraday::HttpCache::Strategies::BaseStrategy#deserialize_object
-
Faraday::HttpCache::Response#to_response
-
Faraday::HttpCache::Response#prepare_to_cache
-
Faraday::HttpCache::MemoryStore#delete
-
Faraday::HttpCache::Strategies::ByVary#write
-
Faraday::HttpCache::CacheControl#max_age
2.5.0
Module Changes
Class Changes
Method Changes
-
Faraday::HttpCache#create_request
-
Faraday::HttpCache::Response#cacheable_status_code?
-
Faraday::HttpCache::Strategies::BaseStrategy#write
2.4.1
Module Changes
Class Changes
-
Faraday::HttpCache::Strategies::BaseStrategy
-
Faraday::HttpCache::MemoryStore
-
Faraday::HttpCache::Storage
-
Faraday::HttpCache::Strategies::ByUrl
-
Faraday::HttpCache::CacheControl
Method Changes
-
Faraday::HttpCache#shared_cache?
-
Faraday::HttpCache::Response#cacheable_status_code?