Skip to content

Instantly share code, notes, and snippets.

@tamird
Created December 11, 2015 18:44
Show Gist options
  • Save tamird/5f5668e181cafe7d580f to your computer and use it in GitHub Desktop.
Save tamird/5f5668e181cafe7d580f to your computer and use it in GitHub Desktop.
docker http redirect
$ curl -I https://docs.docker.com/installation/mac/#from-your-shell
HTTP/1.1 301 Moved Permanently
Content-Length: 0
Connection: keep-alive
Date: Fri, 11 Dec 2015 18:40:59 GMT
Location: http://docs.docker.com/engine/installation/mac/
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 1b4ecfde85b6ff2733c4d836183be7ba.cloudfront.net (CloudFront)
X-Amz-Cf-Id: SyKE66gXkYxDGPGiZ20S3hyJmQ_aBV8KLbvdZO2aqO6gAVoB91MmBQ==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment