Typhoeus::Request#cache_key comment updated
This commit is contained in:
@@ -19,8 +19,7 @@
|
|||||||
|
|
||||||
require 'common/cache_file_store'
|
require 'common/cache_file_store'
|
||||||
|
|
||||||
# Implementaion of a cache_key (Request:hash cannot be used as such)
|
# Implementaion of a cache_key (Typhoeus::Request#hash has too many options)
|
||||||
# See https://github.com/typhoeus/typhoeus/issues/277
|
|
||||||
module Typhoeus
|
module Typhoeus
|
||||||
class Request
|
class Request
|
||||||
module Cacheable
|
module Cacheable
|
||||||
|
|||||||
Reference in New Issue
Block a user