MCPcopy
hub / github.com/authgear/authgear-server / String

Method String

pkg/util/httputil/csp.go:170–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168type CSPSource interface {
169 CSPLevel() int
170 String() string
171}
172
173type CSPKeywordSourceLevel3 string

Callers 15

UuidMethod · 0.65
GetEffectsMethod · 0.65
GetEffectsMethod · 0.65
GetEffectsMethod · 0.65
HandleMethod · 0.65
HandleMethod · 0.65
HandleMethod · 0.65
WriteResponseMethod · 0.65
advanceOrRedirectMethod · 0.65
AdvanceWithQueryMethod · 0.65
TestGetRedirectURIFunction · 0.65

Implementers 4

CSPHashSourcepkg/util/httputil/csp.go
CSPNonceSourcepkg/util/httputil/csp.go
CSPSchemeSourcepkg/util/httputil/csp.go
CSPHostSourcepkg/util/httputil/csp.go

Calls

no outgoing calls

Tested by 15

TestGetRedirectURIFunction · 0.52
TestLabelerFunction · 0.52
TestWriteResponseFunction · 0.52
TestParseRedirectURIFunction · 0.52
TestAuthorizationHandlerFunction · 0.52
TestEndpointsFunction · 0.52
TestMiddlewareFunction · 0.52
TestApplyRunEffectsFunction · 0.52
TestApplyAllEffectsFunction · 0.52
TestFindStepByTypeFunction · 0.52