<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ikemonn</author_name>
  <author_url>https://blog.hatena.ne.jp/ikemonn/</author_url>
  <blog_title>ikemonn's blog</blog_title>
  <blog_url>https://ikemonn.hatenablog.com/</blog_url>
  <categories>
    <anon>Node.js</anon>
  </categories>
  <description>3つのクラス HTTPクライアントを実装する際には次の3つのクラスについて理解することが必要 http.ClientRequest HTTPクライアントからHTTPサーバへ送信リクエストヘッダ及びボディを扱うクラス http.ClientResponse HTTPクライアントがHTTPサーバから受信したレスポンスヘッダ及びボディを扱うクラス http.Agent HTTPクライアントとHTTPサーバ間のsocket接続を管理し、複数のリクエストオブジェクトをsocketに割り当てる役割を担うクラス サンプルコード var http = require('http'); var options …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fikemonn.hatenablog.com%2Fentry%2F2015%2F10%2F07%2F080000&quot; title=&quot;【Node.js】HTTPクライアントの概要 - ikemonn&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://ecx.images-amazon.com/images/I/517dA3j6YbL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-10-07 08:00:00</published>
  <title>【Node.js】HTTPクライアントの概要</title>
  <type>rich</type>
  <url>https://ikemonn.hatenablog.com/entry/2015/10/07/080000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
