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

fix: ignore leading and trailing crlfs in formdata body #3677

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

KhafraDev
Copy link
Member

fixes #3676

Copy link
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems about right

@KhafraDev KhafraDev merged commit 773ba01 into nodejs:main Oct 5, 2024
32 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 5, 2024
Uzlopak pushed a commit that referenced this pull request Oct 5, 2024
(cherry picked from commit 773ba01)

Co-authored-by: Khafra <maitken033380023@gmail.com>
@Uzlopak Uzlopak changed the title ignore leading and trailing crlfs in formdata body fix: ignore leading and trailing crlfs in formdata body Oct 5, 2024
flakey5 pushed a commit to flakey5/undici that referenced this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Failed to parse body as FormData with Axios
3 participants