package
Version:
v0.0.0-...-67c2c08
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
func SetXForwarded(r *httputil.ProxyRequest)
SetXForwarded is a extend version of ProxyRequest{}.SetXForwarded(
type Client struct {
Server *url.URL
HttpClient *http.Client
}
func (h Client) RoundTrip(r *http.Request) (*http.Response, error)
type Server struct {
Prefix string
}
func (h *Server) ServeHTTP(w http.ResponseWriter, r *http.Request)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.