module HTTPX::Plugins::Proxy::OptionsMethods

  1. lib/httpx/plugins/proxy.rb

adds support for the following options:

:proxy

proxy options defining :uri, :username, :password or :scheme (i.e. { uri: "http://proxy" })