Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StripHopByHopHeaders ¶ added in v1.9.1
@VisibleForTesting
Types ¶
type ChanReader ¶ added in v1.9.1
type ChanReader struct {
// contains filtered or unexported fields
}
func NewChanReader ¶ added in v1.9.1
func NewChanReader(stream v2io.Reader) *ChanReader
type HttpProxyServer ¶
func NewHttpProxyServer ¶
func NewHttpProxyServer(config *Config, packetDispatcher dispatcher.PacketDispatcher) *HttpProxyServer
func (*HttpProxyServer) Close ¶ added in v1.9.1
func (this *HttpProxyServer) Close()
func (*HttpProxyServer) Port ¶ added in v1.9.1
func (this *HttpProxyServer) Port() v2net.Port
Click to show internal directories.
Click to hide internal directories.