whatwg / fetch

Fetch Standard
https://fetch.spec.whatwg.org/
Other
2.11k stars 330 forks source link

Create Range header section in HTTP extensions section #1553

Open dlrobertson opened 1 year ago

dlrobertson commented 1 year ago

Create a Range header section in the HTTP extensions section and move relevant algorithms to the section (e.g. add a range header and parse a single range header). See https://github.com/whatwg/fetch/pull/1520#discussion_r1032236539 for details.

callmetushar123 commented 1 year ago

@annevk Can you assign this to me and also can you guide me a bit?

dlrobertson commented 1 year ago

Note that #1520 hasn't been merged yet, so the Range header section would only contain add a range header.

dlrobertson commented 1 year ago

Can you assign this to me and also can you guide me a bit?

@callmetushar123 any progress on the issue? Also let me know if you're stuck and could use some pointers.