<?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>Developing Webs &#187; HTTP</title>
	<atom:link href="http://sandaldjepit.com/tag/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandaldjepit.com</link>
	<description>Think Forward, not Backward</description>
	<lastBuildDate>Mon, 15 Feb 2010 04:26:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable HTTP compression with Gzip</title>
		<link>http://sandaldjepit.com/2008/enable-http-compression-with-gzip/</link>
		<comments>http://sandaldjepit.com/2008/enable-http-compression-with-gzip/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 09:09:44 +0000</pubDate>
		<dc:creator>atpaz</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[defalte]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[web compression]]></category>

		<guid isPermaLink="false">http://sandaldjepit.com/2008/04/19/enable-http-compression-with-gzip/</guid>
		<description><![CDATA[What is HTTP Compression ?
HTTP compression is a capability built into both web servers and web browsers, to make better use of available bandwidth. HTTP protocol data is compressed before it is sent from the server: compliant browsers will announce what methods are supported to the server before downloading the correct format; unsupported browsers will [...]


Related posts:<ol><li><a href='http://sandaldjepit.com/2009/howto-disable-directory-listing-using-htaccess/' rel='bookmark' title='Permanent Link: Howto: Disable directory listing using .htaccess'>Howto: Disable directory listing using .htaccess</a></li><li><a href='http://sandaldjepit.com/2009/handling-file-upload-using-php-script/' rel='bookmark' title='Permanent Link: Handling file upload using PHP Script'>Handling file upload using PHP Script</a></li><li><a href='http://sandaldjepit.com/2008/url-rewrite/' rel='bookmark' title='Permanent Link: URL Rewrite'>URL Rewrite</a></li></ol>]]></description>
		<wfw:commentRss>http://sandaldjepit.com/2008/enable-http-compression-with-gzip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
