Skip to content

Content-type request parse fix on value with parameters#76

Open
oscarr-reyes wants to merge 1 commit intoadamhalasz:masterfrom
oscarr-reyes:master
Open

Content-type request parse fix on value with parameters#76
oscarr-reyes wants to merge 1 commit intoadamhalasz:masterfrom
oscarr-reyes:master

Conversation

@oscarr-reyes
Copy link

Fixed a bug that was causing the body signal to fail parsing on content-type value with parameters such as charset=utf-8

Example:

POST
Headers: { Content-type: "application/json;charset=utf-8" }

*Fixed a bug that was causing the body parser to fail on content-type value with parameters
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.

1 participant