Structsยง
- Headers ๐
Enumsยง
Constantsยง
Functionsยง
- is_
field_ ๐name - http://tools.ietf.org/html/rfc7230#section-3.2
- is_
forbidden_ ๐request_ header - This function will internally convert
name
to lowercase for matching, so explicitly converting before calling is not necessary - is_
forbidden_ ๐response_ header - https://fetch.spec.whatwg.org/#forbidden-response-header-name
- is_
legal_ ๐header_ value - https://fetch.spec.whatg.org/#concept-header-value
- is_
obs_ ๐text - http://tools.ietf.org/html/rfc7230#section-3.2.6
- is_
vchar ๐ - https://tools.ietf.org/html/rfc5234#appendix-B.1
- validate_
name ๐