Skip to content

Conversation

@kelvinwijaya
Copy link
Contributor

Description

Update documentation for HTTP form POST (x-www-urlencoded)

Fixes # (issue number)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

n/a

Copy link
Contributor

@robincher robincher left a comment

Choose a reason for hiding this comment

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

Add code examples for this note.

How user can pass in the formData without URL encode, and URL encode when calling the actual url.

@kelvinwijaya
Copy link
Contributor Author

Updated snippet code for doing HTTP POST Call with form data (x-www-form-urlencoded)

@kelvinwijaya kelvinwijaya merged commit c969007 into master Nov 20, 2018
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.

3 participants