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

Deprecate this repo #10

Open
jimmywarting opened this issue Feb 2, 2018 · 0 comments
Open

Deprecate this repo #10

jimmywarting opened this issue Feb 2, 2018 · 0 comments

Comments

@jimmywarting
Copy link

There is a more complete polyfill here that are more closer to the spec:
https://github.com/jimmywarting/FormData

It also patches xhr and fetch.
Also fixes the file constructor in browser that throws when constructing a new file

It also able to accept a form element in it's constructor.

instead of sending it as binary string which is quite bad it send the hole thing as a blob

Here is a idea, deprecate this repo and redirect them to my formdata polyfill

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

No branches or pull requests

1 participant