15 16 17
# File 'lib/httpx/chainable.rb', line 15 def timeout(**args) branch(default_options.with_timeout(args)) end