Skip to content

Instantly share code, notes, and snippets.

@lblackstone
Last active March 3, 2017 04:42
Show Gist options
  • Save lblackstone/2222a739ce81817ce04b0b524722911e to your computer and use it in GitHub Desktop.
Save lblackstone/2222a739ce81817ce04b0b524722911e to your computer and use it in GitHub Desktop.
Failed exercism.io login with Covenent Eyes parental filter running
GET /login HTTP/1.1
Host: exercism.io
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http://exercism.io/
Cookie: rack.session=<redacted>; _ga=GA1.2.1706342690.1488512198; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
HTTP/1.1 302 Found
Server: Cowboy
Content-Type: text/html;charset=utf-8
Cache-Control: private
Location: https://github.com/login/oauth/authorize?client_id=<redacted>
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Via: 1.1 vegur
Content-Length: 0
Accept-Ranges: bytes
Date: Fri, 03 Mar 2017 03:45:01 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-dfw1841-DFW
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1488512701.428504,VS0,VE75
GET /github/callback?code=1ec55f34e31b0bc66da7 HTTP/1.1
Host: exercism.io
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http://exercism.io/
Cookie: rack.session=<redacted>; _ga=GA1.2.1706342690.1488512198; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
HTTP/1.1 302 Found
Server: Cowboy
Content-Type: text/html;charset=utf-8
Cache-Control: private
Location: http://exercism.io/dashboard
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Via: 1.1 vegur
Content-Length: 0
Accept-Ranges: bytes
Date: Fri, 03 Mar 2017 03:45:02 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-dfw1841-DFW
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1488512702.413560,VS0,VE150
GET /dashboard HTTP/1.1
Host: exercism.io
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http://exercism.io/
Cookie: rack.session=<redacted>; _ga=GA1.2.1706342690.1488512198; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
HTTP/1.1 302 Found
Server: Cowboy
Content-Type: text/html;charset=utf-8
Cache-Control: private
Location: http://exercism.io/
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Via: 1.1 vegur
Content-Length: 0
Accept-Ranges: bytes
Date: Fri, 03 Mar 2017 03:45:02 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-dfw1841-DFW
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1488512702.628104,VS0,VE40
GET / HTTP/1.1
Host: exercism.io
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:51.0) Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http://exercism.io/
Cookie: rack.session=<redacted>; _ga=GA1.2.1706342690.1488512198; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
HTTP/1.1 200 OK
Server: Cowboy
Content-Type: text/html;charset=utf-8
Cache-Control: private
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Via: 1.1 vegur
Content-Length: 13187
Accept-Ranges: bytes
Date: Fri, 03 Mar 2017 03:45:02 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-dfw1841-DFW
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1488512702.758200,VS0,VE41
Vary: Accept-Encoding
... exercism.io homepage HTML omitted ...
[1 bytes missing in capture file]GET /login HTTP/1.1
Host: exercism.io
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: http://exercism.io/
Cookie: rack.session=<redacted>; _ga=GA1.2.542768004.1488515581; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
HTTP/1.1 302 Found
Server: Cowboy
Content-Type: text/html;charset=utf-8
Cache-Control: private
Location: https://github.com/login/oauth/authorize?client_id=<redacted>
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Via: 1.1 vegur
Content-Length: 0
Accept-Ranges: bytes
Date: Fri, 03 Mar 2017 04:33:31 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-dfw1840-DFW
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1488515611.687182,VS0,VE81
GET /github/callback?code=d20ce47ad06b9536014a HTTP/1.1
Host: exercism.io
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: https://github.com/
Cookie: rack.session=<redacted>; _ga=GA1.2.542768004.1488515581; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
HTTP/1.1 302 Found
Server: Cowboy
Content-Type: text/html;charset=utf-8
Cache-Control: private
Location: http://exercism.io/dashboard
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Set-Cookie: rack.session=<redacted>; path=/; HttpOnly
Via: 1.1 vegur
Content-Length: 0
Accept-Ranges: bytes
Date: Fri, 03 Mar 2017 04:34:37 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-dfw1840-DFW
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1488515677.178679,VS0,VE206
GET /dashboard HTTP/1.1
Host: exercism.io
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: https://github.com/
Cookie: rack.session=<redacted>; _ga=GA1.2.542768004.1488515581; _gat=1
Connection: keep-alive
Upgrade-Insecure-Requests: 1
HTTP/1.1 200 OK
Server: Cowboy
Content-Type: text/html;charset=utf-8
Cache-Control: private
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Via: 1.1 vegur
Content-Length: 14851
Accept-Ranges: bytes
Date: Fri, 03 Mar 2017 04:34:37 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-dfw1840-DFW
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1488515677.419191,VS0,VE106
Vary: Accept-Encoding
... exercism.io homepage HTML omitted ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment