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

Content-Type header has multiple comma separated values #73

Open
rohit-gohri opened this issue May 16, 2019 · 0 comments · May be fixed by #74
Open

Content-Type header has multiple comma separated values #73

rohit-gohri opened this issue May 16, 2019 · 0 comments · May be fixed by #74

Comments

@rohit-gohri
Copy link

I'm using formdata-polyfill and blob-polyfill with jQuery v1.12.4 on IE9 in a webpack build.

The request that is sent with a $.ajax call has headers like:

Content-Type	multipart/form-data; boundary=----formdata-polyfill-0.9083965467102468, multipart/form-data; boundary=----formdata-polyfill-0.9083965467102468

From : jimmywarting/FormData#86

As suggested here jimmywarting/FormData#86 (comment) maybe the check can be added here too.

rohit-gohri added a commit to rohit-gohri/Blob.js that referenced this issue May 16, 2019
@rohit-gohri rohit-gohri linked a pull request May 16, 2019 that will close this issue
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 a pull request may close this issue.

1 participant