Created
May 23, 2017 18:45
-
-
Save danajp/4511c4e06814bcec7a16770e235772e3 to your computer and use it in GitHub Desktop.
[net http blog] curl no auth
This file contains hidden or 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 -sv https://k8s.dev.use1.int.greenhouse.io/version |& grep '<' | |
< HTTP/1.1 401 Unauthorized | |
< Content-Type: text/plain; charset=utf-8 | |
< X-Content-Type-Options: nosniff | |
< Date: Thu, 18 May 2017 13:24:01 GMT | |
< Content-Length: 13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment