Skip to content

Instantly share code, notes, and snippets.

@serverok
Created May 12, 2018 19:23
Show Gist options
  • Save serverok/024e8d6a1ce9cc538f6c8adf170d273d to your computer and use it in GitHub Desktop.
Save serverok/024e8d6a1ce9cc538f6c8adf170d273d to your computer and use it in GitHub Desktop.
boby@ok-pc-01:~$ curl -I islawfirm.com
HTTP/1.1 301 Moved Permanently
Date: Sat, 12 May 2018 19:23:05 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Set-Cookie: __cfduid=d19d2aa20a4389d3b1a31cc6b3afb1a6a1526152985; expires=Sun, 12-May-19 19:23:05 GMT; path=/; domain=.islawfirm.com; HttpOnly
X-Pingback: http://www.islawfirm.com/xmlrpc.php
Location: https://www.islawfirm.com/
Server: cloudflare
CF-RAY: 419f41fcd00731fe-SIN
boby@ok-pc-01:~$ curl -I www.islawfirm.com
HTTP/1.1 301 Moved Permanently
Date: Sat, 12 May 2018 19:23:11 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Set-Cookie: __cfduid=d6b09c9a40002534c8e148d57fbab3a321526152990; expires=Sun, 12-May-19 19:23:10 GMT; path=/; domain=.islawfirm.com; HttpOnly
X-Pingback: http://www.islawfirm.com/xmlrpc.php
Location: https://www.islawfirm.com/
Server: cloudflare
CF-RAY: 419f421dd0007062-SIN
boby@ok-pc-01:~$ curl -I https://islawfirm.com
HTTP/1.1 301 Moved Permanently
Date: Sat, 12 May 2018 19:23:22 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Set-Cookie: __cfduid=d097ad731f5117bf74aafdb324212827a1526153001; expires=Sun, 12-May-19 19:23:21 GMT; path=/; domain=.islawfirm.com; HttpOnly
X-Pingback: https://www.islawfirm.com/xmlrpc.php
Location: https://www.islawfirm.com/
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Server: cloudflare
CF-RAY: 419f4263fd2e306c-SIN
boby@ok-pc-01:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment