Skip to content

Instantly share code, notes, and snippets.

@bbg-deploy
Created March 6, 2014 18:36
Show Gist options
  • Save bbg-deploy/9396458 to your computer and use it in GitHub Desktop.
Save bbg-deploy/9396458 to your computer and use it in GitHub Desktop.
root@esgw:/etc/nginx/conf.d# curl -I -k -H 'Host: es-prod-gw.doximity.com' http://localhost:443/status
HTTP/1.1 401 Unauthorized
Server: nginx/1.1.19
Date: Thu, 06 Mar 2014 18:36:31 GMT
Content-Type: text/html
Content-Length: 195
Connection: keep-alive
WWW-Authenticate: Basic realm="ElasticSearch"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment