lib/ezclient/client.rb in ezclient-1.2.0 vs lib/ezclient/client.rb in ezclient-1.3.0
- old
+ new
@@ -12,9 +12,10 @@
on_error
on_retry
retry_exceptions
ssl_context
timeout
+ follow
].freeze
def initialize(options = {})
self.request_options = options
self.clients = {}