Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleProxy ¶
type SimpleProxy struct {
// contains filtered or unexported fields
}
func NewSimpleProxy ¶
func NewSimpleProxy(host string, caData []byte, overrideHostHeader bool) (*SimpleProxy, error)
func (*SimpleProxy) ServeHTTP ¶
func (s *SimpleProxy) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.