Created
January 24, 2013 16:53
-
-
Save johnkpaul/4625005 to your computer and use it in GitHub Desktop.
something is up with www.qunitjs.com
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
| ➜ /tmp wget http://www.jquery.com | |
| --2013-01-24 11:50:09-- http://www.jquery.com/ | |
| Resolving www.jquery.com... 70.32.120.34 | |
| Connecting to www.jquery.com|70.32.120.34|:80... connected. | |
| HTTP request sent, awaiting response... 301 Moved Permanently | |
| Location: http://jquery.com/ [following] | |
| --2013-01-24 11:50:09-- http://jquery.com/ | |
| Resolving jquery.com... 70.32.120.34 | |
| Reusing existing connection to www.jquery.com:80. | |
| HTTP request sent, awaiting response... 200 OK | |
| Length: unspecified [text/html] | |
| Saving to: `index.html' | |
| [ <=> ] 17,689 86.0K/s in 0.2s | |
| 2013-01-24 11:50:10 (86.0 KB/s) - `index.html' saved [17689] | |
| ➜ /tmp wget http://www.qunitjs.com | |
| --2013-01-24 11:50:16-- http://www.qunitjs.com/ | |
| Resolving www.qunitjs.com... 199.101.28.20 | |
| Connecting to www.qunitjs.com|199.101.28.20|:80... connected. | |
| HTTP request sent, awaiting response... 403 Forbidden | |
| 2013-01-24 11:50:16 ERROR 403: Forbidden. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment