Make it possible to extend a Fetch-implementation
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- ocaml
- Domain
- api
Research direction
The issue names no file, test, or entry point, so first map the Fetch implementation and its Body module. Clarify the intended extension mechanism with maintainers; done means consumers can add custom functionality such as Body.toJSON without modifying the core implementation.
Written by the indexing model from the issue text.
Description
One issue I see currently is that there's no way to extend the current Fetch-implementation.
E.g. it'd be nice for consumers to extend with custom functionality:
module Body: {
...
let toJSON = ... => ...
}
- Dominant language
- Reason
- Stars
- 52
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from lessp/fetch
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Cancelling a request Opendiscussion enhancement help wanted
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
discussion
Difficulty 5/5 Over a week Newbie friendliness 25/100
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100