Documentation
¶
Index ¶
Constants ¶
View Source
const ContentType = "Content-Type"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ForwardAuthHandler ¶
type ForwardAuthHandler struct {
// contains filtered or unexported fields
}
func NewForwardAuthHandler ¶
func (*ForwardAuthHandler) ServeHTTP ¶
func (rh *ForwardAuthHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.