//
pkg.gl
Category
github.com/kcp-dev/kcp
pkg
proxy
filters
package
0.26.0
Repository:
https://github.com/kcp-dev/kcp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
40 SLOC
#
Functions
NewUnauthorizedHandler
No description provided by the author
WithOptionalAuthentication
WithOptionalAuthentication creates a handler that authenticates a request if a ClientCert is presented but passes through to the next handler if one is not.