Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProxyHeaders ¶
type ProxyHeaders struct {
// contains filtered or unexported fields
}
func NewProxyHeaders ¶
func NewProxyHeaders(h http.Handler, headers []string) *ProxyHeaders
func (*ProxyHeaders) ServeHTTP ¶
func (p *ProxyHeaders) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.