Module: HTTPX::Plugins::Proxy::SSH::InstanceMethods

Defined in:
lib/httpx/plugins/proxy/ssh.rb

Instance Method Summary collapse

Instance Method Details

#with_proxy(*args) ⇒ Object



22
23
24
# File 'lib/httpx/plugins/proxy/ssh.rb', line 22

def with_proxy(*args)
  branch(default_options.with_proxy(*args))
end