<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kuzunoha-NE</author_name>
  <author_url>https://blog.hatena.ne.jp/Kuzunoha-NE/</author_url>
  <blog_title>Kuzunoha-NEのブログ</blog_title>
  <blog_url>https://kuzunoha-ne.hateblo.jp/</blog_url>
  <categories>
    <anon>TypeScript</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>こんばんは、葛の葉です。 今回はBasic認証をやってみます。 Basic認証とは Basic認証とはHttpに搭載されている認証方法の一つになります。Httpヘッダーに認証のためのユーザー情報とパスワード情報をBase64にて暗号化して送付します。その値をサーバーが受け取って認証をすることが出来ます。 サーバーは対象となるページのヘッダーにWWW-Authenticateをつけることで、Basic認証にすることができます。クライアントは該当するページにアクセスした時、サーバーは401のステータスコードで返します。認証が成功すれば成功したページをステータスコード200で返します。401のステー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuzunoha-ne.hateblo.jp%2Fentry%2F2020%2F01%2F04%2F090000&quot; title=&quot;【TypeScript】TypeScriptでBasic認証をやってみる - Kuzunoha-NEのブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/K/Kuzunoha-NE/20200103/20200103201805.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-04 09:00:00</published>
  <title>【TypeScript】TypeScriptでBasic認証をやってみる</title>
  <type>rich</type>
  <url>https://kuzunoha-ne.hateblo.jp/entry/2020/01/04/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
