<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>urbanplanner</author_name>
  <author_url>https://blog.hatena.ne.jp/urbanplanner/</author_url>
  <blog_title>サーバレス練習帳</blog_title>
  <blog_url>https://serverless.hateblo.jp/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>GETの場合はenviron['QUERY_STRING'] POSTの場合はenviron['wsgi.input']pod.hatenablog.com from wsgiref.simple_server import make_server import json def app(environ, start_response): status = '200 OK' headers = [ ('Content-type', 'application/json; charset=utf-8'), ('Access-Control-Allow-Origin', '*'), ] start_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fserverless.hateblo.jp%2Fentry%2F2020%2F11%2F10%2F203316&quot; title=&quot;wsgi - サーバレス練習帳&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>2020-11-10 20:33:16</published>
  <title>wsgi</title>
  <type>rich</type>
  <url>https://serverless.hateblo.jp/entry/2020/11/10/203316</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
