<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kouki-matsuura</author_name>
  <author_url>https://blog.hatena.ne.jp/kouki-matsuura/</author_url>
  <blog_title>kouki-matsuuraの日記</blog_title>
  <blog_url>https://kouki-matsuura.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>はじめに 今回は、HTTPのリクエストについて解説していこうと思う。普通は、HTTPのリクエストの情報は隠されていて、直接操作することはない。しかし、デバッグの際に問題解決に役立つことがある。これを利用すれば、POSTリクエストの内容も、メッセージとして表示される。 メソッド 様々な情報を取得でき、そのうちのいくつかを紹介しようと思う。まず、リクエストラインを取得でき、「getMethod」では、リクエストの種類、「getRequestURI」で、リクエストされたURIを取得できる。ヘッダの情報も取得でき、「getHeader」で指定した名前のヘッダフィールドを取得、「getHeaderNam…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkouki-matsuura.hatenablog.com%2Fentry%2F2020%2F09%2F08%2F175745&quot; title=&quot;Servlet/JSP 応用編02 HTTPのリクエスト - kouki-matsuuraの日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kouki-matsuura/20200908/20200908175422.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-08 17:57:45</published>
  <title>Servlet/JSP 応用編02 HTTPのリクエスト</title>
  <type>rich</type>
  <url>https://kouki-matsuura.hatenablog.com/entry/2020/09/08/175745</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
