<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroroEX</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroroEX/</author_url>
  <blog_title>ひろボックス　〜備忘録〜</blog_title>
  <blog_url>https://hiroroex.hatenadiary.org/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>Webサービス</anon>
  </categories>
  <description>GETとPOSTの違いデータを投げる時（登録等）はPOST データを取得してくるときはGET だという認識しかなく、きちんと分かっていなかったので少し整理。Tech Tips: GETとPOSTの違い http://techtipshoge.blogspot.jp/2012/08/getpost.html ○GETはサーチエンジンのクローラーに踏まれる可能性があるので、 副作用のある処理をGETで処理すると、不用意にデータを消去されたり、更新されたりする可能性がある。○GETリクエストに対するレスポンスはキャッシュできる（※）場合が多い。○POSTリクエストに対するレスポンスがキャッシュされる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroroex.hatenadiary.org%2Fentry%2F20130907%2F1378543671&quot; title=&quot;リクエスト　GET　と　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>2013-09-07 17:47:51</published>
  <title>リクエスト　GET　と　POST</title>
  <type>rich</type>
  <url>https://hiroroex.hatenadiary.org/entry/20130907/1378543671</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
