Created
May 22, 2012 22:04
-
-
Save barn/2771938 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
* About to connect() to puppetlabs.com port 80 (#0) | |
* Trying 96.126.112.51... % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0connected | |
* Connected to puppetlabs.com (96.126.112.51) port 80 (#0) | |
> GET /learn HTTP/1.1 | |
> User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5 | |
> Host: puppetlabs.com | |
> Accept: */* | |
> | |
< HTTP/1.1 301 Moved Permanently | |
< Server: nginx/1.1.14 | |
< Date: Tue, 22 May 2012 22:04:29 GMT | |
< Content-Type: text/html; charset=UTF-8 | |
< Transfer-Encoding: chunked | |
< Connection: keep-alive | |
< X-Powered-By: PHP/5.3.3-7+squeeze8 | |
< Vary: Cookie,Accept-Encoding | |
< Location: http://info.puppetlabs.com/download-learning-puppet-VM.html | |
< | |
{ [data not shown] | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connection #0 to host puppetlabs.com left intact | |
* Closing connection #0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment