<?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: Making a proxy with WSGI and lxml</title>
	<atom:link href="http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 13:41:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Quảng bá website</title>
		<link>http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/comment-page-1/#comment-26887</link>
		<dc:creator>Quảng bá website</dc:creator>
		<pubDate>Wed, 13 Aug 2008 07:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/#comment-26887</guid>
		<description>Quảng bá website - Thiết kế website - Thiết kế website đẹp!</description>
		<content:encoded><![CDATA[<p>Quảng bá website - Thiết kế website - Thiết kế website đẹp!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/comment-page-1/#comment-24157</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Wed, 30 Jul 2008 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/#comment-24157</guid>
		<description>I need to clean WSGIProxy up, I'm afraid.  I use `wsgiproxy.exactproxy.proxy_exact_request` a lot, but it requires more work to use because you have to modify the request in-place before sending it on.  So for now I'd recommend `paste.proxy.Proxy` for this particular use case.</description>
		<content:encoded><![CDATA[<p>I need to clean WSGIProxy up, I&#8217;m afraid.  I use <code>wsgiproxy.exactproxy.proxy_exact_request</code> a lot, but it requires more work to use because you have to modify the request in-place before sending it on.  So for now I&#8217;d recommend <code>paste.proxy.Proxy</code> for this particular use case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Faassen</title>
		<link>http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/comment-page-1/#comment-24155</link>
		<dc:creator>Martijn Faassen</dc:creator>
		<pubDate>Wed, 30 Jul 2008 17:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ianbicking.org/2008/07/30/making-a-proxy-with-wsgi-and-lxml/#comment-24155</guid>
		<description>Cool! 

What's the difference by the way between paste.proxy and WSGIProxy? Which one should people be using?</description>
		<content:encoded><![CDATA[<p>Cool! </p>

<p>What&#8217;s the difference by the way between paste.proxy and WSGIProxy? Which one should people be using?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
