Class: HTTPX::Plugins::Proxy::Socks5::Socks5ProxyChannel

Inherits:
HTTPX::ProxyChannel show all
Defined in:
lib/httpx/plugins/proxy/socks5.rb

Constant Summary

Constants inherited from Channel

Channel::BUFFER_SIZE

Constants included from Registry

Registry::Error

Method Summary

Methods inherited from HTTPX::ProxyChannel

#initialize, #match?, #to_io

Methods inherited from Channel

by, #call, #close, #initialize, #interests, #match?, #reset, #send, #to_io, #upgrade_parser

Methods included from Callbacks

#emit, #on, #once

Methods included from Loggable

#log

Methods included from Registry

extended, included

Constructor Details

This class inherits a constructor from HTTPX::ProxyChannel