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