<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masasuz</author_name>
  <author_url>https://blog.hatena.ne.jp/masasuz/</author_url>
  <blog_title>ふり返る暇なんて無いね</blog_title>
  <blog_url>https://diary.masasuzu.net/</blog_url>
  <categories>
    <anon>tech</anon>
  </categories>
  <description>入門Sinatra 2章終わりまで。curl -v $URI でHTTPヘッダーも見れる エラー処理 not_foundやerrorでハンドリング # coding: utf-8 require 'sinatra' before do content_type :txt end # スタックトレースの表示を無効化 configure do set :show_exceptions =&gt; false end not_found do '見つからないよ' end get '/err' do 0 / 0 end error do 'なんかおかしいよ' end headersメソッド カスタムヘッダー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdiary.masasuzu.net%2Fentry%2F2013%2F01%2F17%2F2013-01-17%25E6%2597%25A5%25E8%25AA%258C&quot; title=&quot;2013-01-17日誌 - ふり返る暇なんて無いね&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-01-17 22:56:56</published>
  <title>2013-01-17日誌</title>
  <type>rich</type>
  <url>https://diary.masasuzu.net/entry/2013/01/17/2013-01-17%E6%97%A5%E8%AA%8C</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
