<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>namaza</author_name>
  <author_url>https://blog.hatena.ne.jp/namaza/</author_url>
  <blog_title>雑記</blog_title>
  <blog_url>https://ytrewq.hatenablog.com/</blog_url>
  <categories>
    <anon>Node.js</anon>
  </categories>
  <description>const sessionMW = session({ //セッションIDの鍵 secret: 'aaaaaaaaaaaaaaaaaaaa', //セッションの変更を自動で保存しない resave: true, //未初期化状態のセッションを保存しない saveUninitialized: false, //アクセス時に有効期限を延長しない rolling: false, //発行するクッキーの名前 name: &quot;sessionInfo&quot;, cookie: { //jsからクッキーを読み込ませない httpOnly: true, //HTTPSでのみ送信する secure: false, //…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fytrewq.hatenablog.com%2Fentry%2F2018%2F01%2F22%2F234215&quot; title=&quot;Node.jsでwsとExpressのセッションを共有する - 雑記&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-01-22 23:42:15</published>
  <title>Node.jsでwsとExpressのセッションを共有する</title>
  <type>rich</type>
  <url>https://ytrewq.hatenablog.com/entry/2018/01/22/234215</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
