Skip to content

Instantly share code, notes, and snippets.

@Ambrosia
Created January 13, 2016 19:24
Show Gist options
  • Save Ambrosia/1920713b94984d1854e7 to your computer and use it in GitHub Desktop.
Save Ambrosia/1920713b94984d1854e7 to your computer and use it in GitHub Desktop.
POST /api/auth/login HTTP/1.1
Accept: application/json
Accept-Encoding: gzip, deflate
Connection: keep-alive
Content-Length: 67
Content-Type: application/json
Host: discordapp.com
User-Agent: HTTPie/0.9.3
{
"email": "asdasd",
"password": "sdfsdfd"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment