<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a666666</author_name>
  <author_url>https://blog.hatena.ne.jp/a666666/</author_url>
  <blog_title>@kyanny's blog</blog_title>
  <blog_url>https://blog.kyanny.me/</blog_url>
  <categories>
  </categories>
  <description>http.server のみというか、標準添付モジュールだけで動くやつ。GET/POST リクエストの内容を dump する（呼び出し元にも echo する）。 gist.github.com 本当にただ HTTP サーバを立てたいだけなら python3 -m http.server で事足りるが、これだとリクエストの中身を覗けないのでハンドラを自前で書く必要がある。 http.server のドキュメントだけでは実装しきれない気がする。do_XXX() をオーバーライドするだけでなく send_response() と end_headers() を呼び出さないといけない、とか。 Ctrl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F2021%2F10%2F06%2F010424&quot; title=&quot;Python3: http.server のみでデバッグ用の HTTP サーバを作る - @kyanny&amp;#39;s blog&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>2021-10-06 01:04:24</published>
  <title>Python3: http.server のみでデバッグ用の HTTP サーバを作る</title>
  <type>rich</type>
  <url>https://blog.kyanny.me/entry/2021/10/06/010424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
