Method: HTTPX::Plugins::Proxy::Socks5::Packet.authenticate
- Defined in:
- lib/httpx/plugins/proxy/socks5.rb
.authenticate(parameters) ⇒ Object
171 172 173 |
# File 'lib/httpx/plugins/proxy/socks5.rb', line 171 def authenticate(parameters) parameters.authenticate end |