diff --git a/fetch.bs b/fetch.bs index 625f5bd71..18ff28f7c 100644 --- a/fetch.bs +++ b/fetch.bs @@ -1113,8 +1113,7 @@ a byte-case-insensitive match for one of request object is copied, but will be removed if the request is modified by unprivileged APIs.
`Range
` headers are commonly used by downloads
- and media fetches, although neither of these currently specify
- how. html/2914 aims to solve this.
+ and media fetches.
A helper is provided to add a range header to a particular request.