<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nao550</author_name>
  <author_url>https://blog.hatena.ne.jp/nao550/</author_url>
  <blog_title>日々雑文</blog_title>
  <blog_url>https://nao550.hateblo.jp/</blog_url>
  <categories>
    <anon>php</anon>
  </categories>
  <description>GETメソッドの場合URLが固定になるので、ブラウザがデータをキャッシュしてしまうので、実際のデータは更新されているのに、ブラウザの表示が変わらないと言うことがある。ブラウザのキャッシュを無効にすることで常に最新のデータが表示されるようにする必要がある。 metaタグで制御する &lt;meta http-equiv=&quot;Pragma&quot; content=&quot;no-cache&quot; /&gt; &lt;meta http-equiv=&quot;cache-control&quot; content=&quot;no-cache&quot; /&gt; &lt;meta http-equiv=&quot;expires&quot; content=&quot;0&quot; /&gt; php の header コマ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnao550.hateblo.jp%2Fentry%2F20141226%2Fp1&quot; title=&quot;ブラウザキャッシュを無効にする - 日々雑文&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>2014-12-26 00:00:00</published>
  <title>ブラウザキャッシュを無効にする</title>
  <type>rich</type>
  <url>https://nao550.hateblo.jp/entry/20141226/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
