Module headers

Source

Structsยง

Headers ๐Ÿ”’

Enumsยง

Guard ๐Ÿ”’
https://fetch.spec.whatwg.org/#concept-headers-guard

Constantsยง

_IMPL_DOMOBJECT_FOR_Headers ๐Ÿ”’

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 ๐Ÿ”’