<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ichikaway</author_name>
  <author_url>https://blog.hatena.ne.jp/ichikaway/</author_url>
  <blog_title>Code Day's Night</blog_title>
  <blog_url>https://blog.ichikaway.com/</blog_url>
  <categories>
  </categories>
  <description>URLに含まれる#(シャープ)は、ページ内リンクアンカー、ハッシュ、フラグメントなどの名称があるが、#が入る場合のGETリクエストはどのようになっているか。 例えば http://example.com/foo/bar/#/1 というようなURLにGETリクエストする場合、ブラウザは#以降の文字列を付けずに GET /foo/bar/ というURLパスでリクエストを送る。 #以降の文字列はレスポンス取得後にJavaScriptやブラウザが使うものとして扱われる。 curlコマンドで上記のようなURLにリクエストを送信し、tcpdumpして確認。 tcpdump -A dst host xxx.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ichikaway.com%2Fentry%2F2018%2F12%2F10%2F101312&quot; title=&quot;URLにアンカーの#(シャープ)がある場合に送信されるGETリクエスト - Code Day&amp;#39;s Night&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-12-10 10:13:12</published>
  <title>URLにアンカーの#(シャープ)がある場合に送信されるGETリクエスト</title>
  <type>rich</type>
  <url>https://blog.ichikaway.com/entry/2018/12/10/101312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
