Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpProxyHandler ¶
func (*HttpProxyHandler) ServeHTTP ¶
func (h *HttpProxyHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
一旦建立 HTTP CONNECT 隧道(Hijack),将直接使用 conn,不会再使用本方法
Click to show internal directories.
Click to hide internal directories.