http2 support tracker
Open
Nobody has claimed this yet.
enhancement
pending triage
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 195
- PR merge metrics
- No merged PRs in 30d
Description
there is not a direct thing we can do with ofetch to support http2 since ofetch depends on native runtime fetch as a wrapper but here are trackers:
- Node.js - undici (https://github.com/nodejs/undici/issues/2750)
- Bun (https://github.com/oven-sh/bun/issues/7194)
- Deno (already enabled?!) (https://github.com/unjs/ofetch/issues/420)
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.
Research direction
Review the linked Node.js/undici, Bun, and Deno trackers first; ofetch currently relies on the native runtime fetch API. Done would require a runtime-supported HTTP/2 path, but this issue does not identify a specific file, test, or change within ofetch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, deno, node.js, typescript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100