<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>unau</author_name>
  <author_url>https://blog.hatena.ne.jp/unau/</author_url>
  <blog_title>昨日知ったこと</blog_title>
  <blog_url>https://unau.hatenadiary.org/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>とある PHP な WEB アプリにおける文字化けの調査依頼。ある機能で特定の文字列を入力すると、次の完了画面で今入れた文字列部分だけが文字化けして表示される。同じ機能で別の文字列を入力すると文字化けしない。化けた文字列は半角カタカナになっている。とりあえず Fiddler で元の画面が EUC-JP であること、POST している値も EUC-JP になっていることを確認。mbstring.http_input の値を見ると、ASCII, JIS, SJIS, EUC-JP, UTF-8 となっている。おそらく、Shift-JIS としても解釈可能なバイト列が POST された場合、Shif…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funau.hatenadiary.org%2Fentry%2F20070815%2F1187165154&quot; title=&quot; POST する文字列によって化けたり化けなかったりする問題を調査する修行 - 昨日知ったこと&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>2007-08-15 17:05:54</published>
  <title> POST する文字列によって化けたり化けなかったりする問題を調査する修行</title>
  <type>rich</type>
  <url>https://unau.hatenadiary.org/entry/20070815/1187165154</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
