<?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>Bruno ARLIGUY &#187; HTTP</title>
	<atom:link href="http://arliguy.net/tag/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://arliguy.net</link>
	<description>Des idées, des astuces et archives de toutes sortes sur Java, Linux et le web.</description>
	<lastBuildDate>Thu, 17 May 2012 22:15:11 +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>HTTP et Telnet : pour tester rapidement un serveur HTTP</title>
		<link>http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/</link>
		<comments>http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 22:28:59 +0000</pubDate>
		<dc:creator>Bruno</dc:creator>
				<category><![CDATA[Réseau]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Telnet]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/</guid>
		<description><![CDATA[Voir rapidement les headers d’une reponse HTTP d’un serveur web peut s’avérer très pratique, pour cela, une réponse rapide : telnet. Le protocole HTTP répond à la RFC 2616 du W3C. Telnet Pour se connecter à un serveur, faire la ligne de commande suivante : &#62; telnet serveur num_port par exemple : %&#62; telnet www.voila.fr [...]]]></description>
		<wfw:commentRss>http://arliguy.net/2008/02/20/http-et-telnet-pour-tester-rapidement-un-serveur-http/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

