Skip to content

Instantly share code, notes, and snippets.

@gslin
Created August 6, 2018 16:32
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 gslin/c8f265436ff3a82b9662e0df86fbec63 to your computer and use it in GitHub Desktop.
Save gslin/c8f265436ff3a82b9662e0df86fbec63 to your computer and use it in GitHub Desktop.
gslin@home [~] [00:32/W5] curl -i https://www.mybank.com.tw/
HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Content-Type: text/html; charset=utf-8
Location: https://www.mybank.com.tw/mybank/Home/WRedirect
Date: Mon, 06 Aug 2018 16:32:15 GMT
Connection: keep-alive
gslin@home [~] [00:32/W5] curl -i https://www.mybank.com.tw/mybank/Home/WRedirect
HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Content-Type: text/html; charset=utf-8
Location: https://www.mybank.com.tw/mybank/Home/WRedirect
Date: Mon, 06 Aug 2018 16:32:17 GMT
Connection: keep-alive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment