Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParserHTTPHostHeader ¶
ParserHTTPHostHeader returns the HTTP Host header from br without consuming any of its bytes. It returns "" if it can't find one.
Types ¶
type HTTPAdapter ¶
type HTTPAdapter struct {
// contains filtered or unexported fields
}
HTTPAdapter is a adapter for HTTP connection
type PeekedConn ¶
PeekedConn handle http connection and buffed HTTP data
type SocksAdapter ¶
type SocksAdapter struct {
// contains filtered or unexported fields
}
SocksAdapter is a adapter for socks and redir connection
Click to show internal directories.
Click to hide internal directories.