<?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>codemeit &#187; HTTP</title>
	<atom:link href="http://www.codemeit.com/tag/http/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codemeit.com</link>
	<description>programming, software &#38; problem solving</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:22:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WCF Soap11 vs Soap11WSAddressing10 vs Soap11WSAddressingAugust2004 vs Soap12 vs Soap12WSAddressing10 vs Soap12WSAddressingAugust2004</title>
		<link>http://www.codemeit.com/wcf/soap11-vs-soap12-wsaddressing.html</link>
		<comments>http://www.codemeit.com/wcf/soap11-vs-soap12-wsaddressing.html#comments</comments>
		<pubDate>Sun, 22 Feb 2009 09:56:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WCF]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/?p=315</guid>
		<description><![CDATA[I&#8217;ve done some quick test on WCF interoperability of the SOAP versions and WSAddressing. SOAP 1.1 vs SOAP 1.2 SOAP 1.2 is an extended version of SOAP 1.1, it does everything that SOAP 1.1 offers, SOAP 1.2 provides clear processing model and it is based on XML infoset, it has no dependency on the underlying [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/wcf/soap11-vs-soap12-wsaddressing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable HTTP compression for Apache HTTP SERVER</title>
		<link>http://www.codemeit.com/apache/enable-http-compression-for-apache-http-server.html</link>
		<comments>http://www.codemeit.com/apache/enable-http-compression-for-apache-http-server.html#comments</comments>
		<pubDate>Fri, 19 Dec 2008 16:19:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Compression]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/?p=160</guid>
		<description><![CDATA[Edit httpd.conf to enable compression for Apache HTTP server Most likely, it is under C:\Program Files\Apache Software Foundation\Apache2.x\conf\httpd.conf Copy and Past the following to the bottom of the file and restart Apache. LoadModule deflate_module modules/mod_deflate.so &#60;IfModule mod_deflate.c&#62; &#160; &#160; &#160; &#160; #DeflateCompressionLevel 9 &#160; &#160; &#160; &#160; &#60;Location /&#62; &#160; &#160; &#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/apache/enable-http-compression-for-apache-http-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
