<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bit salad &#187; Expect 100</title>
	<atom:link href="http://ezbitz.com/tag/expect-100/feed/" rel="self" type="application/rss+xml" />
	<link>http://ezbitz.com</link>
	<description>Practical stuff</description>
	<lastBuildDate>Sun, 30 Oct 2011 11:22:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>C#: Disable the Expect 100 Continue issue</title>
		<link>http://ezbitz.com/2009/04/26/c-disable-the-expect-100-continue-issue/</link>
		<comments>http://ezbitz.com/2009/04/26/c-disable-the-expect-100-continue-issue/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 08:21:48 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[Expect 100]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=14</guid>
		<description><![CDATA[Here is a quick way to disable the Expect 100 Continue problem in C#. Simply put this line at the begining of your code:]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/04/26/c-disable-the-expect-100-continue-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

