Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch Adapter #458

Closed
Tracked by #401
Hebilicious opened this issue Jul 25, 2023 · 1 comment · Fixed by #483
Closed
Tracked by #401

Fetch Adapter #458

Hebilicious opened this issue Jul 25, 2023 · 1 comment · Fixed by #483
Assignees
Labels
enhancement New feature or request webstd

Comments

@Hebilicious
Copy link
Member

Hebilicious commented Jul 25, 2023

The fetch adapter is the last piece of the puzzle for #401 .
For now createEvent expect a node.js style event. For platforms that are not node.js based, this creates un-necessary overhead, and a fetch adapter would allow to construct an H3 event from a Request.

@Hebilicious Hebilicious added enhancement New feature or request webstd labels Jul 25, 2023
@Hebilicious Hebilicious changed the title fetch adapter Fetch Adapter Jul 25, 2023
@pi0 pi0 self-assigned this Jul 27, 2023
@pi0
Copy link
Member

pi0 commented Jul 27, 2023

(self assigned to early try using a lightweight mock to unblock internal utils: #472)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request webstd
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants