{"categories":["C#"],"blog_title":"aont\u2019s diary","author_name":"aont","url":"https://aont.hateblo.jp/entry/20090816/1250438876","author_url":"https://blog.hatena.ne.jp/aont/","blog_url":"https://aont.hateblo.jp/","version":"1.0","title":"Http on C#","type":"rich","width":"100%","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Faont.hateblo.jp%2Fentry%2F20090816%2F1250438876\" title=\"Http on C# - aont\u2019s diary\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","published":"2009-08-16 01:07:56","provider_name":"Hatena Blog","height":"190","description":"Http\u901a\u4fe1\u3092\u3059\u308b\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u66f8\u3044\u3066\u307f\u305f\u3002.net\u306e\u30e9\u30a4\u30d6\u30e9\u30ea\u306b\u3082\u3068\u304b\u3089\u3042\u308b\u306e\u3060\u304c\u3001\u306a\u3093\u304b\u9045\u3044\u3068\u611f\u3058\u308b\u306e\u3068\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u5b58\u5728\u306e\u8abf\u3079\u65b9\u304c\u3044\u307e\u3044\u3061\u3088\u304f\u5206\u304b\u3089\u306a\u304b\u3063\u305f\u306e\u3067HEAD\u30b3\u30de\u30f3\u30c9\u306b\u3088\u3063\u3066\u30d5\u30a1\u30a4\u30eb\u306e\u5b58\u5728\u3092\u8abf\u3079\u308b\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u66f8\u3044\u305f\u3002 public static int Head(string Host, string Path) { const string Command = \"HEAD\"; var tcpClient = new TcpClient(); tcpClient.Connect(Host, 80); var netStream = tcpClient.GetStream(); by\u2026","image_url":null}