<?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>SnipL0g &#187; status message</title>
	<atom:link href="http://snippet.c0de.me/tag/status-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://snippet.c0de.me</link>
	<description>code snippet web log</description>
	<lastBuildDate>Tue, 29 Jun 2010 00:09:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Python &#8211; Show HTTP Status Code and HTTP Status Message</title>
		<link>http://snippet.c0de.me/2009/09/25/python-show-http-status-code-and-http-status-message/</link>
		<comments>http://snippet.c0de.me/2009/09/25/python-show-http-status-code-and-http-status-message/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 07:35:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[http server]]></category>
		<category><![CDATA[response]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[rest web service]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[status code]]></category>
		<category><![CDATA[status message]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=205</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: Python script to get HTTP status code and HTTP status code. This script is very useful to check your REST Web Service status code and status message. Tested on Linux. Usage: python httpstatus.py -m HTTP_METHOD -t YOUR_TARGET_HOST #!/usr/bin/python # # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/09/25/python-show-http-status-code-and-http-status-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
