Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearCookie ¶
func ClearCookie(w http.ResponseWriter, r *http.Request)
ClearCookie get rid of the existing cookie
func SameSite ¶ added in v0.10.4
SameSite return cfg.Cfg.Cookie.SameSite as http.Samesite if cfg.Cfg.Cookie.SameSite is unconfigured return http.SameSite(0) see https://github.com/vouch/vouch-proxy/issues/210
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.