25 26 27
# File 'lib/httpx/plugins/persistent.rb', line 25 def self.extra_options(options) options.merge(persistent: true) end