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: curl parser x-www-form-urlencoded body parsing #2528

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

kyteinsky
Copy link
Contributor

x-www-form-urlencoded body is parsed correctly now with/without content-type header provided.
Solves #2424

Copy link
Member

@AndrewBastin AndrewBastin left a comment

Choose a reason for hiding this comment

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

lgtm 💯

  x-www-form-urlencoded body is parsed correctly now
  with/without content-type header provided.
  Solves hoppscotch#2424
@AndrewBastin AndrewBastin merged commit fa0e7f4 into hoppscotch:main Jul 28, 2022
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

2 participants