Skip to content

Instantly share code, notes, and snippets.

@akexorcist
Created January 3, 2018 16:55
Show Gist options
  • Save akexorcist/a8383459b6cbaed73d9caff7d72e302c to your computer and use it in GitHub Desktop.
Save akexorcist/a8383459b6cbaed73d9caff7d72e302c to your computer and use it in GitHub Desktop.
Converted request body from Axios with x-www-form-urlencoded content type
{
"age": "28",
"awesome": "true",
"description": "birthdate=25-12-1989&favourite=coding%20coding%20and%20coding&company=Nextzy%20Technologies&website=http://www.akexorcist.com/",
"name": "Akexorcist",
"position": "Android Developer"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment