<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>xlc</author_name>
  <author_url>https://blog.hatena.ne.jp/xlc/</author_url>
  <blog_title>koba::blog</blog_title>
  <blog_url>https://blog.kobalab.net/</blog_url>
  <categories>
    <anon>Perl</anon>
  </categories>
  <description>CGI.pm を使って200以外のステータスコードを返すには、 my $cgi = new CGI; print $cgi-&gt;header( -status =&gt; '404 Not Found', ); print $error_document; # 自前のエラードキュメントを出力。 のようにすればいいのですが、mod_perl環境下で上のコードを実行すると、自前のエラードキュメントに続いてApacheもエラードキュメントを出力してしまいます(だいたい200以外のステータスコードを返したいようなときは自前のエラードキュメントを出力したいに決まってる)。これを避けるためには、mod_perl環…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kobalab.net%2Fentry%2F20060624%2F1151077726&quot; title=&quot; mod_perlから200以外のステータスコードを返す - koba::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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-06-24 00:48:46</published>
  <title> mod_perlから200以外のステータスコードを返す</title>
  <type>rich</type>
  <url>https://blog.kobalab.net/entry/20060624/1151077726</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
