package
1.4.3
Repository: https://github.com/gotid/god.git
Documentation: pkg.go.dev

# Functions

ParseContentSecurity 解析给定 http 请求的内容安全设置,并返回 ContentSecurityHeader。.
VerifySignature 检验给定请求的签名是否正确。.

# Variables

ErrInvalidContentType 表示内容类型无效。.
ErrInvalidHeader 表示 X-Content-Security 无效的错误。.
ErrInvalidKey 表示解析后的键无效。.
ErrInvalidPublicKey 表示公钥无效的错误。.
ErrInvalidSecret 表示秘钥无效。.

# Structs

ContentSecurityHeader 是一个内容安全的标头。.