Class: HTTPX::Plugins::Proxy::HTTP::HTTPProxyChannel

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

Constant Summary

Constants inherited from Channel

Channel::BUFFER_SIZE

Constants included from Loggable

Loggable::COLORS

Constants included from Registry

Registry::Error

Instance Attribute Summary

Attributes inherited from Channel

#state, #uri

Method Summary

Methods inherited from HTTPX::ProxyChannel

#call, #initialize, #match?, #reset, #send, #to_io

Methods inherited from Channel

#addresses=, by, #call, #close, #coalescable?, #initialize, #interests, #match?, #merge, #mergeable?, #reset, #send, #to_io, #unmerge, #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