<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>emma000grande</author_name>
  <author_url>https://blog.hatena.ne.jp/emma000grande/</author_url>
  <blog_title>a</blog_title>
  <blog_url>https://emmas-tech.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>Java-API</anon>
  </categories>
  <description>test api memo GET GETは、そのメソッド名からも分かる通り、リソースを取得するメソッドです。GETメソッドで情報を登録／変更するのは基本的に禁止です。ユーザーからすると、「GETは情報を取得するだけのメソッド」であって、リソースを登録／変更することは期待していないためです。 POST POSTメソッドはリソース情報を作成・登録する場合に用います。すでにあるリソースを変更する場合は、後述のPUTやPATCHを利用します。 ただ、HTMLのフォーム送信においては、GETとPOSTしかないため、POST送信で変更や削除を行う人も結構いますが、基本的にPOSTはリソースの登録がメイン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Femmas-tech.hatenablog.com%2Fentry%2F2018%2F09%2F29%2F112048&quot; title=&quot;HTTP method - a&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>2018-09-29 11:20:48</published>
  <title>HTTP method</title>
  <type>rich</type>
  <url>https://emmas-tech.hatenablog.com/entry/2018/09/29/112048</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
