Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reverse ¶
type Reverse struct {
// contains filtered or unexported fields
}
Reverse proxy with cookie checks
func NewReverse ¶
NewReverse proxy which checks a specific cookie for protection, if the cookie is not present any request will return 401.
If the cookie is present, access to the target is allowed
Click to show internal directories.
Click to hide internal directories.