Skip to content

Instantly share code, notes, and snippets.

@danajp
Created May 23, 2017 18:45
Show Gist options
  • Save danajp/4511c4e06814bcec7a16770e235772e3 to your computer and use it in GitHub Desktop.
Save danajp/4511c4e06814bcec7a16770e235772e3 to your computer and use it in GitHub Desktop.
[net http blog] curl no auth
$ 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