Skip to content

Instantly share code, notes, and snippets.

@cwage
Created May 27, 2015 16:11
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 cwage/bc05fa4428f3fa201a6b to your computer and use it in GitHub Desktop.
Save cwage/bc05fa4428f3fa201a6b to your computer and use it in GitHub Desktop.
cwage@felix:~$ time HEAD https://lastpass.com
200 OK
Connection: close
Date: Wed, 27 May 2015 16:09:39 GMT
Server: LastPass
Vary: Accept-Encoding
Content-Type: text/html; charset=UTF-8
Client-Date: Wed, 27 May 2015 16:09:39 GMT
Client-Peer: 128.121.22.133:443
Client-Response-Num: 1
Client-SSL-Cert-Issuer: /C=US/O=thawte, Inc./CN=thawte EV SSL CA - G3
Client-SSL-Cert-Subject: /1.3.6.1.4.1.311.60.2.1.3=US/1.3.6.1.4.1.311.60.2.1.2=Virginia/businessCategory=Private Organization/serialNumber=0724909-7/C=US/ST=Virginia/L=Fairfax/O=LastPass (Marvasol, Inc)/CN=lastpass.com
Client-SSL-Cipher: ECDHE-RSA-AES256-SHA384
Client-SSL-Socket-Class: IO::Socket::SSL
Content-Security-Policy: default-src 'self' ; img-src 'self' https://lastpass.com data: https://ssl.google-analytics.com https://www.google-analytics.com https://img.youtube.com https://googleads.g.doubleclick.net https://www.google.com ; object-src 'self' http://*.googlevideo.com http://*.youtube.com https://*.youtube.com http://*.ytimg.com https://*.ytimg.com http://www.google.com http://youtube.googleapis.com; connect-src 'self' https://lastpass.com wss://*.lastpass.com ; style-src 'self' 'unsafe-inline' 'unsafe-eval' https://lastpass.com ; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://lastpass.com https://www.youtube.com https://*.ytimg.com ; font-src 'self' 'unsafe-inline' 'unsafe-eval' https://lastpass.com ; frame-src 'self' https://www.youtube.com https://*.ytimg.com https://ssl.gstatic.com https://www.google.com https://www.youtube.com
P3P: CP="NON DSP COR CUR OUR LEG PHY COM"
Set-Cookie: lang=en_US; expires=Thu, 26-May-2016 16:09:39 GMT; Max-Age=31536000; path=/; domain=lastpass.com; secure
Strict-Transport-Security: max-age=86400000
X-Content-Security-Policy: allow 'self' 'self' https://lastpass.com wss://*.lastpass.com ; img-src 'self' https://lastpass.com data: https://ssl.google-analytics.com https://www.google-analytics.com https://img.youtube.com https://googleads.g.doubleclick.net https://www.google.com ; object-src 'self' http://*.googlevideo.com http://*.youtube.com https://*.youtube.com http://*.ytimg.com https://*.ytimg.com http://www.google.com http://youtube.googleapis.com; frame-src 'self' https://www.youtube.com https://*.ytimg.com https://ssl.gstatic.com https://www.google.com https://www.youtube.com ; options inline-script eval-script
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
real 0m33.718s
user 0m0.229s
sys 0m0.025s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment