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