Module headers

Source

Constantsยง

HTTP_TAB_OR_SPACE ๐Ÿ”’
https://fetch.spec.whatwg.org/#http-tab-or-space

Functionsยง

collect_http_quoted_string ๐Ÿ”’
https://fetch.spec.whatwg.org/#collect-an-http-quoted-string
collect_sequence ๐Ÿ”’
https://infra.spec.whatwg.org/#collect-a-sequence-of-code-points
extract_mime_type
extract_mime_type_as_dataurl_mime
https://fetch.spec.whatwg.org/#concept-header-extract-mime-type This function uses data_url::Mime to parse the MIME Type because mime::Mime does not provide a parser following the Fetch spec see https://github.com/hyperium/mime/issues/106
extract_mime_type_as_mime
get_decode_and_split_header_name
https://fetch.spec.whatwg.org/#concept-header-list-get-decode-split
get_decode_and_split_header_value
https://fetch.spec.whatwg.org/#header-value-get-decode-and-split
get_value_from_header_list
https://fetch.spec.whatwg.org/#concept-header-list-get
is_forbidden_method
https://fetch.spec.whatwg.org/#forbidden-method