<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>secondlife</author_name>
  <author_url>https://blog.hatena.ne.jp/secondlife/</author_url>
  <blog_title>2nd life (移転しました)</blog_title>
  <blog_url>https://secondlife.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>Ruby 上で http を叩いた通信見たい時に、毎回同じ事をやってるので抽象化して http-dump というライブラリを作った。 https://github.com/hotchpotch/http-dump $ gem install http-dump require 'net/http' require 'uri' require 'http-dump' HTTPDump.dump { Net::HTTP.get(URI('http://example.com')) } と http でやりとりしてるコードを block で囲むと、以下のように出力される。 &gt; GET http://…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsecondlife.hatenablog.jp%2Fentry%2F2014%2F01%2F10%2F190306&quot; title=&quot;Ruby の http ライブラリの通信を表示する http-dump を作った - 2nd life (移転しました)&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://cdn-ak.f.st-hatena.com/images/fotolife/s/secondlife/20140110/20140110170809.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-01-10 19:03:06</published>
  <title>Ruby の http ライブラリの通信を表示する http-dump を作った</title>
  <type>rich</type>
  <url>https://secondlife.hatenablog.jp/entry/2014/01/10/190306</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
