Module wac_allow

Module wac_allow 

Source
Expand description

I define wac-allow typed header and related types

Structs§

AccessMode
A struct for representing access-mode abnf production. from WAC specification.
AccessParam
A struct for representing access-param abnf production fro WAC specification
InvalidAccessMode
Invalid access mode.
InvalidEncodedAccessParam
Invalid encoded access param.
InvalidEncodedPermissionGroup
Invalid encoded permission group.
PermissionGroup
A type to represent permission-group abnf production fro WAC.
WacAllow
Typed header for Wac-Allow, as defined in WAC specification

Statics§

WAC_ALLOW
Wac=Allow header name.