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

feat: Parse JSON fields when content-type is set. Fixes #278. #288

Merged
merged 4 commits into from Nov 1, 2021
Merged

feat: Parse JSON fields when content-type is set. Fixes #278. #288

merged 4 commits into from Nov 1, 2021

Conversation

ShogunPanda
Copy link
Contributor

Fixes #278.

@mcollina
Copy link
Member

one test is failing

README.md Outdated Show resolved Hide resolved
test/multipart.json.test.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

test/multipart-json.test.js Show resolved Hide resolved
README.md Show resolved Hide resolved
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.

Add support for JSON objects for the non-file fields
3 participants