<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griefworker</author_name>
  <author_url>https://blog.hatena.ne.jp/griefworker/</author_url>
  <blog_title>present</blog_title>
  <blog_url>https://tnakamura.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>WCF を使ったアプリにて 自前のセッション機能を実装してるんですが、それで使うセッション ID をクライアントとサービスの間でやりとりしたい。引数や戻り値ではなく、裏でこっそり渡すのがベターです。そんなちょっとしたデータを、WCF のメッセージヘッダに埋め込んでやり取りできるか試してみました。 サンプルはこんな感じ OperationContext の IncomingMessageHeaders と OutgoingMessageHeaders を使って、メッセージヘッダを操作します。 using System; using System.ServiceModel; using Syste…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F20110223%2Fwcf_message_headers&quot; title=&quot;WCF でメッセージヘッダにデータを埋め込んでこっそりやり取りするメモ - present&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>http://cdn-ak.f.st-hatena.com/images/fotolife/g/griefworker/20110223/20110223154026.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-23 00:00:00</published>
  <title>WCF でメッセージヘッダにデータを埋め込んでこっそりやり取りするメモ</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/20110223/wcf_message_headers</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
