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 handling content type and raw input #678

Merged
merged 3 commits into from
Mar 17, 2020
Merged

Fix handling content type and raw input #678

merged 3 commits into from
Mar 17, 2020

Conversation

leomp12
Copy link
Contributor

@leomp12 leomp12 commented Mar 17, 2020

Fixes #597

Scope of work:

  1. Enable raw input toggle only for application/x-www-form-urlencoded and force true in other cases;
  2. Fix default body (raw) for each content type;

@ghost
Copy link

ghost commented Mar 17, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.777 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@TravisBuddy
Copy link

Hey @leomp12,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 3aa376e0-685d-11ea-9beb-cb7d09b98ed8

@liyasthomas liyasthomas merged commit c7a9b5c into hoppscotch:master Mar 17, 2020
@leomp12 leomp12 deleted the fix/parameter-list branch March 17, 2020 15:34
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.

Parameter list not showing JSON object fields (force raw?)
3 participants