<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: URIs and WCF Transport Channels</title>
	<atom:link href="http://winterdom.com/2007/02/urisandwcftransportchannels/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2007/02/urisandwcftransportchannels</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:20:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Seely</title>
		<link>http://winterdom.com/2007/02/urisandwcftransportchannels/comment-page-1#comment-694</link>
		<dc:creator>Scott Seely</dc:creator>
		<pubDate>Wed, 21 Feb 2007 08:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2007/02/urisandwcftransportchannels#comment-694</guid>
		<description>The address element can take a set of extra headers-- see EndpointAddress.Headers. These headers can also be passed in as part of the config object model. This  feature exists to handle scenarios like yours. The URI should contain enough information to hit the endpoint.
What I&#039;m trying to get at is that you don&#039;t need to encode everything in the URI-- you have headers as well. As for asymmetry in the URI scheme, what you need to do is tell any clients, via policy and WSDL, how to connect to your endpoint. So long as you can express that asymettry in a way that the client can work with it with no ill effects, you should be fine.
</description>
		<content:encoded><![CDATA[<p>The address element can take a set of extra headers&#8211; see EndpointAddress.Headers. These headers can also be passed in as part of the config object model. This  feature exists to handle scenarios like yours. The URI should contain enough information to hit the endpoint.<br />
What I&#8217;m trying to get at is that you don&#8217;t need to encode everything in the URI&#8211; you have headers as well. As for asymmetry in the URI scheme, what you need to do is tell any clients, via policy and WSDL, how to connect to your endpoint. So long as you can express that asymettry in a way that the client can work with it with no ill effects, you should be fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
