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(body-parser): add application/x-www-form-urlencoded #26

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

joaoneto
Copy link
Collaborator

add maxPayloadSize for body parsers (with 2MB default) add .send() method
update vscode settings.json

add maxPayloadSize for body parsers (with 2MB default)
add .send() method
update vscode settings.json
@joaoneto joaoneto added the enhancement New feature or request label Dec 28, 2023
Copy link

changeset-bot bot commented Dec 28, 2023

🦋 Changeset detected

Latest commit: dc06d90

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
guarapi Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link

Coverage Status

coverage: 97.667% (-2.3%) from 100.0%
when pulling dc06d90 on joaoneto:feat/form-urlencoded
into 753a4d3 on guarapi:main.

@joaoneto joaoneto merged commit 47886b4 into guarapi:main Dec 28, 2023
2 checks passed
@joaoneto joaoneto deleted the feat/form-urlencoded branch December 28, 2023 23:01
@github-actions github-actions bot mentioned this pull request Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants