Created
November 10, 2016 07:05
-
-
Save mattray/4c4dec6746e4323b44a0b5cc74b3936d to your computer and use it in GitHub Desktop.
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
| mray@farnsworth[18:00]2.3.1(master*)~/ws/azure-syd-demo/cookbooks/azure-syd-demo | |
| $ curl -vL https://atlas.hashicorp.com/bento/boxes/centos-7.1/versions/2.2.2/providers/virtualbox.box -o file | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 52.206.86.0... | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to atlas.hashicorp.com (52.206.86.0) port 443 (#0) | |
| * TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | |
| * Server certificate: *.hashicorp.com | |
| * Server certificate: RapidSSL SHA256 CA | |
| * Server certificate: GeoTrust Global CA | |
| > GET /bento/boxes/centos-7.1/versions/2.2.2/providers/virtualbox.box HTTP/1.1 | |
| > Host: atlas.hashicorp.com | |
| > User-Agent: curl/7.49.1 | |
| > Accept: */* | |
| > | |
| < HTTP/1.1 302 Found | |
| < Cache-Control: no-cache | |
| < Content-Type: text/html; charset=utf-8 | |
| < Date: Thu, 10 Nov 2016 07:05:00 GMT | |
| < Location: https://binstore-test.hashicorp.com/51668084-ee77-4b9f-95ad-beb34e31412d | |
| < Server: nginx + Phusion Passenger 5.0.29 | |
| < Status: 302 Found | |
| < Strict-Transport-Security: max-age=31536000; includeSubDomains; preload | |
| < X-Content-Type-Options: nosniff | |
| < X-Frame-Options: SAMEORIGIN | |
| < X-Powered-By: Phusion Passenger 5.0.29 | |
| < X-Request-Id: a7d21df0-2987-4cf5-a52b-2a48f4b04490 | |
| < X-Runtime: 0.036554 | |
| < X-XSS-Protection: 1; mode=block | |
| < Content-Length: 138 | |
| < Connection: keep-alive | |
| < | |
| * Ignoring the response-body | |
| { [138 bytes data] | |
| 100 138 100 138 0 0 78 0 0:00:01 0:00:01 --:--:-- 78 | |
| * Connection #0 to host atlas.hashicorp.com left intact | |
| * Issue another request to this URL: 'https://binstore-test.hashicorp.com/51668084-ee77-4b9f-95ad-beb34e31412d' | |
| * Trying 52.5.5.167... | |
| * Connected to binstore-test.hashicorp.com (52.5.5.167) port 443 (#1) | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 | |
| * Server certificate: *.hashicorp.com | |
| * Server certificate: RapidSSL SHA256 CA | |
| * Server certificate: GeoTrust Global CA | |
| > GET /51668084-ee77-4b9f-95ad-beb34e31412d HTTP/1.1 | |
| > Host: binstore-test.hashicorp.com | |
| > User-Agent: curl/7.49.1 | |
| > Accept: */* | |
| > | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0< HTTP/1.1 200 OK | |
| < Access-Control-Allow-Headers: Accept, Cache-Control, X-Requested-With, Content-Type, X-File-Size | |
| < Access-Control-Allow-Methods: GET, PUT, OPTIONS | |
| < Access-Control-Allow-Origin: https://atlas.hashicorp.com | |
| < Access-Control-Expose-Headers: X-Checksum-SHA1 | |
| < Access-Control-Max-Age: 86400 | |
| < Content-Disposition: attachment; filename="hc-download" | |
| < Content-Md5: 41McllJLlRhpVEvjZmclng== | |
| < Content-Type: application/octet-stream | |
| < Date: Thu, 10 Nov 2016 07:05:01 GMT | |
| < X-Ratelimit-Limit: 11 | |
| < X-Ratelimit-Remaining: 10 | |
| < X-Ratelimit-Reset: 30 | |
| < Content-Length: 359742041 | |
| < Connection: keep-alive | |
| < | |
| { [15784 bytes data] | |
| 7 343M 7 25.7M 0 0 1167k 0 0:05:00 0:00:22 0:04:38 1440k C-c C-c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment