<?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>Nomad Journey &#187; HTTPCookieProcessor</title>
	<atom:link href="http://www.nomadjourney.com/tag/httpcookieprocessor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nomadjourney.com</link>
	<description>Django, Python, jQuery and whatever cool stuff I can think of</description>
	<lastBuildDate>Tue, 20 Apr 2010 03:51:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Automatic site login using Python urllib2</title>
		<link>http://www.nomadjourney.com/2009/03/automatic-site-login-using-python-urllib2/</link>
		<comments>http://www.nomadjourney.com/2009/03/automatic-site-login-using-python-urllib2/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 22:06:04 +0000</pubDate>
		<dc:creator>Nizam</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[automatic login]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[HTTPCookieProcessor]]></category>
		<category><![CDATA[urllib2]]></category>

		<guid isPermaLink="false">http://www.nomadjourney.com/?p=85</guid>
		<description><![CDATA[The urllib2 library in Python is very powerful. It can be used is to automate web interactions. A common task that keeps coming up is to automate the process of logging in to a site by POST-ing the login credentials, getting any auth cookies returned, and then sending those cookies back with subsequent requests. urllib2 [...]]]></description>
		<wfw:commentRss>http://www.nomadjourney.com/2009/03/automatic-site-login-using-python-urllib2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
