<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>end0tknr</author_name>
  <author_url>https://blog.hatena.ne.jp/end0tknr/</author_url>
  <blog_title>end0tknr's kipple - web写経開発</blog_title>
  <blog_url>https://end0tknr.hateblo.jp/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>ieの場合、拡張子以外をurlエンコードした上で、http responseヘッダを返せば、ダウンロードファイルの文字化けを防ぐことができそうです。 問題なく動作しているようですが、ブラウザを限定しないwebアプリなら、ダウンロードで返すファイル名はasciiにした方がよさそう。 sub get_http_download_header { my ($self,$filename) = @_; my $content_disposition; if ($ENV{HTTP_USER_AGENT} =~ /MSIE (.+?);/o){ my $basename = ''; my $extensi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fend0tknr.hateblo.jp%2Fentry%2F20100603%2F1275527062&quot; title=&quot;perl cgiでダウンロードさせるファイル名を指定 - end0tknr&amp;#39;s kipple - web写経開発&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>2010-06-03 10:04:22</published>
  <title>perl cgiでダウンロードさせるファイル名を指定</title>
  <type>rich</type>
  <url>https://end0tknr.hateblo.jp/entry/20100603/1275527062</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
