Versions in this module Expand all Collapse all v1 v1.6.0 Nov 5, 2024 Changes in this version + const BAD_REQ_MSG + const COPY_BUF + type ProxyHandler struct + func NewProxyHandler(dialer dialer.ContextDialer, logger *clog.CondLogger) *ProxyHandler + func (s *ProxyHandler) HandleRequest(wr http.ResponseWriter, req *http.Request) + func (s *ProxyHandler) HandleTunnel(wr http.ResponseWriter, req *http.Request) + func (s *ProxyHandler) ServeHTTP(wr http.ResponseWriter, req *http.Request)