Skip to content

Instantly share code, notes, and snippets.

@dunn
Created April 26, 2017 04:33
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 dunn/5649403e5ac0ef9b31bcf21c3a861f23 to your computer and use it in GitHub Desktop.
Save dunn/5649403e5ac0ef9b31bcf21c3a861f23 to your computer and use it in GitHub Desktop.
[mastodon@selfy ~]$ time curl -IL https://toot.cat/users/polymerwitch.atom
HTTP/1.1 200 OK
Date: Wed, 26 Apr 2017 04:32:22 GMT
Content-Type: application/atom+xml; charset=utf-8
Connection: keep-alive
Server: Mastodon
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Link: <https://toot.cat/.well-known/webfinger?resource=acct%3Apolymerwitch%40toot.cat>; rel="lrdd"; type="application/xrd+xml", <https://toot.cat/users/polymerwitch.atom>; rel="alternate"; type="application/atom+xml"
Vary: Accept-Encoding
ETag: W/"8c9e5c77da8a4beb05599429c23f4b2c"
Cache-Control: max-age=0, private, must-revalidate
Set-Cookie: _mastodon_session=enE5RXZvdWdSdTFaQm1wTWwzRGozN05sQlBuTkpqN04zYlM5aG5YcUF1cGRwaDl6ZG1YQkxPWFhkejNKRmVaVnJ5M2p5ak0xcmFQZ2hFcExSd2lTT2NuNlB4cnc1d0xDTWtvZVFRamRlMTdWSkc1TCtpbnNzTkRYdUJNYVBTUWMtLWZmdGdRSFRKc2hLWm1BMXNCOXJPcEE9PQ%3D%3D--03518b415ef5bfcb54a0cba7af4d5b314b66b481; path=/; secure; HttpOnly
X-Request-Id: 1cb44143-27cc-4cdd-b7cd-632a3ca42752
X-Runtime: 0.457627
Strict-Transport-Security: max-age=31536000; includeSubDomains
real 2m8.661s
user 0m0.071s
sys 0m0.129s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment