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

Add implementation of FormData builtin #191

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

andreiltd
Copy link
Contributor

@andreiltd andreiltd commented Dec 23, 2024

This patch adds implementation of FormaData: https://xhr.spec.whatwg.org/#interface-formdata

I will add support for Request/Response FormData in a separate PR.

Depends on #181

@andreiltd andreiltd marked this pull request as draft December 23, 2024 20:14
@andreiltd
Copy link
Contributor Author

andreiltd commented Jan 9, 2025

This one is pretty much ready for a review. I will keep it as a draft until dependency PRs are merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants