<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zyxwv</author_name>
  <author_url>https://blog.hatena.ne.jp/zyxwv/</author_url>
  <blog_title>zyxwvの日記</blog_title>
  <blog_url>https://zyxwv.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
    <anon>WASH</anon>
  </categories>
  <description>WIKIに簡単なパスワード認証の機能を付けようと思って、Cookieの使い方についていろいろ調べてみた。 そもそもサンプルコードがコンパイルできない(型エラー)のでとてもあやしいが。 型が合うように適当にサンプルを書き換えたソースがこれ。 module Main where import WASH.CGI.CGI import qualified WASH.CGI.Cookie as C main :: IO () main = run $ do usernameC &lt;- C.initExpiring &quot;username&quot; 10 &quot;guest&quot; username &lt;- C.get userna…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzyxwv.hatenadiary.org%2Fentry%2F20070303%2F1172898484&quot; title=&quot;WASHでのCookieの扱い - zyxwvの日記&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>2007-03-03 14:08:04</published>
  <title>WASHでのCookieの扱い</title>
  <type>rich</type>
  <url>https://zyxwv.hatenadiary.org/entry/20070303/1172898484</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
