Expand description
Byte verification functions.
Functionsยง
- is_
header_ field - Indicates that a byte is allowed in non-quoted header field.
- is_
quoted_ header_ field - Indicates that a byte is allowed in a quoted header field.
- is_
token - Indicates that a byte is a HTTP token.