Skip to content

Revert "Fix contentFormatter for FormData returning an empty FormData object" #863

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

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

smorimoto
Copy link
Collaborator

Reverts #747

@smorimoto smorimoto linked an issue Aug 2, 2024 that may be closed by this pull request
@smorimoto
Copy link
Collaborator Author

Generally, the response is not in FormData format, and to use it we actually had to parse and reconstruct it as a FormData object, but I don't think that's necessary here.

@smorimoto smorimoto merged commit a50d0c1 into main Aug 2, 2024
4 checks passed
@smorimoto smorimoto deleted the revert-747-main branch August 2, 2024 17:27
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.

typescript reports errors with FormData since 13.0.10
1 participant