Spec changes
Open
Nobody has claimed this yet.
fetch
Status: help-wanted
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 880
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 68
Description
Spec changes that we have to apply:
- https://github.com/whatwg/fetch/commit/ed6221d33338d1046574e81fb9d18f4fc2a35600
- https://github.com/whatwg/fetch/commit/8e4553bcc338fd6db98cc6ba60fc03cea48fad4c
- https://github.com/whatwg/fetch/commit/02b2e8efdebfdb2e4d34b47587bf7b4d2d45791b
- https://github.com/whatwg/fetch/commit/8659a25e2dcad911a372f74ac70b60607a264e42
- https://github.com/whatwg/fetch/commit/b2f04e20b68c09e8ad279220bd5dc3c3f1168258
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the three unchecked WHATWG Fetch commits linked in the issue with the current undici implementation. Identify the affected entry points and existing tests before making changes; the work is done when those specification changes are implemented and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100