<?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>Blog.hio.fr &#187; http</title>
	<atom:link href="http://blog.hio.fr/tag/http/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.hio.fr</link>
	<description>Success is the ability to go from one failure to another with no loss of enthusiasm.</description>
	<lastBuildDate>Wed, 16 May 2012 15:50:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>python: httpget.py</title>
		<link>http://blog.hio.fr/2010/11/14/python-httpget-py.html</link>
		<comments>http://blog.hio.fr/2010/11/14/python-httpget-py.html#comments</comments>
		<pubDate>Sun, 14 Nov 2010 19:09:59 +0000</pubDate>
		<dc:creator>HiO</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[argv]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[getopt]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://blog.hio.fr/?p=604</guid>
		<description><![CDATA[<pre lang="python" line="1">
#!/usr/bin/python
import sys
import getopt
import httplib
import urllib
</pre> <a href="http://blog.hio.fr/2010/11/14/python-httpget-py.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.hio.fr/2010/11/14/python-httpget-py.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PYTHON Comment faire une requete http</title>
		<link>http://blog.hio.fr/2009/11/15/python-comment-faire-une-requete-http.html</link>
		<comments>http://blog.hio.fr/2009/11/15/python-comment-faire-une-requete-http.html#comments</comments>
		<pubDate>Sun, 15 Nov 2009 12:42:55 +0000</pubDate>
		<dc:creator>HiO</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://blog.hio.fr/?p=475</guid>
		<description><![CDATA[Faire des requetes grace a python et httplib <a href="http://blog.hio.fr/2009/11/15/python-comment-faire-une-requete-http.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.hio.fr/2009/11/15/python-comment-faire-une-requete-http.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

