Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created October 11, 2019 05:00
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 jennimckinnon/666646761b7521641b66e725e8e1528a to your computer and use it in GitHub Desktop.
Save jennimckinnon/666646761b7521641b66e725e8e1528a to your computer and use it in GitHub Desktop.
For a KB article
* Hostname was NOT found in DNS cache
* Trying 123.45.6.789...
* Connected to 123.45.6.789 (123.45.6.789) port 80 (#0)
> GET /login HTTP/1.1
> User-Agent: Mozilla 5.0
> Accept: */*
> Host: your-site.com
>
< HTTP/1.1 200 OK
< Content-Type: text/html
< Date: Day, DD, Month Year Hour:Minute:Second Timezone
{ [12345 bytes data]
* Connection #0 to host 123.45.6.789 left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment