Created
August 3, 2016 08:49
-
-
Save jmtd/827ef3a34e2046e3184b4294630d4911 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -kI -A "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30" https://cevm.local:8443/ | |
HTTP/1.1 302 Found | |
Location: https://172.17.130.226:8443/console/ | |
Date: Tue, 02 Aug 2016 17:39:34 GMT | |
Content-Length: 203 | |
Content-Type: text/plain; charset=utf-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment