<?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: curl for response code</title>
	<atom:link href="http://www.pokeroconnor.com/curl-for-response-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pokeroconnor.com/curl-for-response-code/</link>
	<description></description>
	<lastBuildDate>Wed, 04 Aug 2010 01:15:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian Egge</title>
		<link>http://www.pokeroconnor.com/curl-for-response-code/comment-page-1/#comment-44</link>
		<dc:creator>Brian Egge</dc:creator>
		<pubDate>Mon, 14 Sep 2009 02:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pokeroconnor.com/?p=27#comment-44</guid>
		<description>Thanks for the post.  I&#039;m using the output to assign the return code to a variable.  Works great.

 code=$(curl -so/dev/null -w %{http_code} $url)</description>
		<content:encoded><![CDATA[<p>Thanks for the post.  I&#8217;m using the output to assign the return code to a variable.  Works great.</p>
<p> code=$(curl -so/dev/null -w %{http_code} $url)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Dutton</title>
		<link>http://www.pokeroconnor.com/curl-for-response-code/comment-page-1/#comment-17</link>
		<dc:creator>Luke Dutton</dc:creator>
		<pubDate>Fri, 03 Apr 2009 10:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pokeroconnor.com/?p=27#comment-17</guid>
		<description>That code is A1 - Shamoan!</description>
		<content:encoded><![CDATA[<p>That code is A1 &#8211; Shamoan!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
