Lines Matching full:fetch
5 This document is a draft proposal for Shard Brotli dictionaries in the fetch spec
6 (https://fetch.spec.whatwg.org/).
21 Below are changes and additions to add Shared Brotli dictionaries to the fetch spec
22 at https://fetch.spec.whatwg.org/:
24 Additions to `4.5. HTTP-network-or-cache fetch`
33 Additions to `4.6. HTTP-network fetch`
35 Add after point `10. Run these steps, but abort if the ongoing fetch is terminated`:
48 Shared-Brotli-dictionary fetch given dictionaryId and request.
75 New section `4.10. Shared-Brotli-dictionary fetch`
77 …To perform a Shared-Brotli-dictionary fetch using dictionaryId, and parentRequest, perform these s…
84 [HTTP-network-or-cache](https://fetch.spec.whatwg.org/#concept-http-network-or-cache-fetch)
85 fetch using dictionaryRequest with the recursive-sbr flag set to true.