<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rdera</author_name>
  <author_url>https://blog.hatena.ne.jp/rdera/</author_url>
  <blog_title>rderaログ</blog_title>
  <blog_url>https://rdera.hatenadiary.org/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>cgi</anon>
    <anon>html</anon>
  </categories>
  <description>プログラミング言語 Ruby リファレンスマニュアル cgi.headerを使う cgi= CGI.new cgi.header({ &quot;status&quot; =&gt; &quot;OK&quot;, &quot;server&quot; =&gt; &quot;ENV['SERVER_SOFTWARE'] }) みたいな。 クッキー クッキーオブジェクトを作成する。 cookie1 = CGI::Cookie.new({ 'name' =&gt; 'hoge', 'value' =&gt; 'hogehogehogehogehoge', 'path' =&gt; '/' }) 作成したクッキーオブジェクトをcgi.headerを使って、出力する。 cgi= CGI.new c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frdera.hatenadiary.org%2Fentry%2F20110205%2F1296921692&quot; title=&quot;rubyでhttpヘッダーを出力する。 - rderaログ&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>2011-02-05 01:01:32</published>
  <title>rubyでhttpヘッダーを出力する。</title>
  <type>rich</type>
  <url>https://rdera.hatenadiary.org/entry/20110205/1296921692</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
