<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kkamegawa</author_name>
  <author_url>https://blog.hatena.ne.jp/kkamegawa/</author_url>
  <blog_title>kkamegawa's weblog</blog_title>
  <blog_url>https://kkamegawa.hatenablog.jp/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>プログラム</anon>
    <anon>Web</anon>
  </categories>
  <description>IIS 6.0のカスタムhttpヘッダに適当な値を設定して、こんなのを書いてみる。 foreach(string key in Request.Headers.AllKeys) { Response.Write(item + &quot;:&quot; + Request.Headers[key].toString() + &quot;&lt;br/&gt;&quot;); } foreach(string key in Request.ServerVariables.AllKeys) { Response.Write(item + &quot;:&quot; + Request.ServerVariables[key].toString() + &quot;&lt;br/&gt;&quot;)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkamegawa.hatenablog.jp%2Fentry%2F20080116%2Fp2&quot; title=&quot;HttpRequestでカスタムhttpヘッダが取れない？ - kkamegawa&amp;#39;s weblog&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>2008-01-16 00:00:01</published>
  <title>HttpRequestでカスタムhttpヘッダが取れない？</title>
  <type>rich</type>
  <url>https://kkamegawa.hatenablog.jp/entry/20080116/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
