Skip to content

Instantly share code, notes, and snippets.

@cablej
Created January 7, 2019 00:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cablej/c4fd5f70c52769ed73da5435b3b7088f to your computer and use it in GitHub Desktop.
Save cablej/c4fd5f70c52769ed73da5435b3b7088f to your computer and use it in GitHub Desktop.
POST /login HTTP/1.1
Host: www.example.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Accept-Language: en-US,en;q=0.9,la;q=0.8
Connection: close
Content-Length: 27
username=test&password=pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment