Constantsยง
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