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

v3.7.1 #132

Merged
merged 3 commits into from
Mar 2, 2021
Merged

v3.7.1 #132

merged 3 commits into from
Mar 2, 2021

Conversation

System-Glitch
Copy link
Member

Description

  • Don't parse body if Content-Type is not set. Query params are still parsed. This change should drastically improve performance on requests with no body.
  • Set request.Data to nil (meaning parse failed) if query params couldn't be parsed.

Possible drawbacks

None.

Related issue(s)

None.

@System-Glitch System-Glitch self-assigned this Mar 2, 2021
@System-Glitch System-Glitch merged commit b14c6d0 into master Mar 2, 2021
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.

None yet

1 participant