Module: HTTPX::Plugins::Proxy::InstanceMethods
- Defined in:
- lib/httpx/plugins/proxy.rb
Instance Method Summary collapse
Instance Method Details
#with_proxy(*args) ⇒ Object
32 33 34 |
# File 'lib/httpx/plugins/proxy.rb', line 32 def with_proxy(*args) branch(.with_proxy(*args)) end |