Skip to content

Instantly share code, notes, and snippets.

@levigross
Created July 29, 2011 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save levigross/1113916 to your computer and use it in GitHub Desktop.
Save levigross/1113916 to your computer and use it in GitHub Desktop.
Reddit Curl
MyMac:~ User$ curl http://reddit.com
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
<title>テスト</title>
<body>
<br>
このサーバはVideo002.interco.mobiです。
<br>
現在サーバ構築中。
<br>
このページはテストです。
</body>
</html>
@catskul
Copy link

catskul commented Jul 29, 2011

Getting the same thing. Wtf?

@ckbaum
Copy link

ckbaum commented Jul 29, 2011

Me too! But the person next to me can load it normally...

@levigross
Copy link
Author

levigross commented Jul 29, 2011 via email

@catskul
Copy link

catskul commented Jul 29, 2011

@levigross, swiching browser worked for me. But that implies the the DNS record was briefly messed up a some point... I wonder what happened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment