curl "readme.md" -v
* About to connect() to readme.md port 80 (#0) * Trying 216.146.46.11... * Connected to readme.md (216.146.46.11) port 80 (#0) > GET / HTTP/1.1 > User-Agent: curl/7.29.0 > Host: readme.md > Accept: / > 302 Found 302 Found nginx/1.6.2 * Connection #0 to host readme.md left intact
this is weird.