Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XForwarded ¶
type XForwarded struct {
// contains filtered or unexported fields
}
XForwarded filter for XForwarded headers.
func NewXForwarded ¶
NewXForwarded creates a new XForwarded.
func (*XForwarded) ServeHTTP ¶
func (x *XForwarded) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.