<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>harupu</author_name>
  <author_url>https://blog.hatena.ne.jp/harupu/</author_url>
  <blog_title>交差点の猫</blog_title>
  <blog_url>https://harupu.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>perlのCGI発のHTTPリクエストに認証をくっつけたいと思った。で、Base認証だとなんか、 Authorization: ヘッダには、 Basic認証の ID と PW とを :（半角のコロン）でつなげた文字列を、 base64した値が格納さています。 （例えば、 Authorization: Basic dXNlcjAxOnBhc3N3b3JkCg== といったようになります。） 参考：Basic認証の動作 とあるので、ふむふむと思ってやってみるができない。 流れるパケットを見ると「Authorization: Negotiate」とか書いてある。毎回値変わるみたいだしめんどいから別の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharupu.hatenadiary.org%2Fentry%2F20040212%2Fp11&quot; title=&quot;Base64 - 交差点の猫&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>2004-02-12 00:00:10</published>
  <title>Base64</title>
  <type>rich</type>
  <url>https://harupu.hatenadiary.org/entry/20040212/p11</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
