<?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>Windows Tips Tricks &#187; status code</title>
	<atom:link href="http://www.winxpinfo.com/tag/status-code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.winxpinfo.com</link>
	<description>tips, tricks, software reviews</description>
	<lastBuildDate>Wed, 29 Sep 2010 09:58:23 +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>HTTP Status Codes</title>
		<link>http://www.winxpinfo.com/http-status-codes.htm</link>
		<comments>http://www.winxpinfo.com/http-status-codes.htm#comments</comments>
		<pubDate>Sat, 22 Jul 2006 00:57:26 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[status code]]></category>

		<guid isPermaLink="false">http://winxpinfo.com/blog/?p=163</guid>
		<description><![CDATA[These are the standard status codes returned by a web server when we ask for a resource. Normally, when the server give us the resource we requested, we get a &#8220;200&#8243; (OK) status code, even if the browser doesn&#8217;t show it because it shows the requested document instead.
These are the standard status codes returned by [...]]]></description>
			<content:encoded><![CDATA[<p>These are the standard status codes returned by a web server when we ask for a resource. Normally, when the server give us the resource we requested, we get a &#8220;200&#8243; (OK) status code, even if the browser doesn&#8217;t show it because it shows the requested document instead.</p>
<p>These are the standard status codes returned by a web server when we ask for a resource. Normally, when the server give us the resource we requested, we get a &#8220;200&#8243; (OK) status code, even if the browser doesn&#8217;t show it because it shows the requested document instead.<br />
When something goes wrong, we receive an error message, tipically &#8220;404&#8243; (Page not Found), when the server can&#8217;t find the resource we asked at that specific location (path). This is probably the most common error you&#8217;ll come across. What has probably happened is that the web page you were going to has been removed or re-named.</p>
<p><span id="more-163"></span></p>
<p>100 : Continue<br />
101 : Switching Protocols<br />
200 : OK<br />
201 : Created<br />
202 : Accepted<br />
203 : Non-Authoritative Information<br />
204 : No Content<br />
205 : Reset Content<br />
206 : Partial Content<br />
300 : Multiple Choices<br />
301 : Moved Permanently<br />
302 : Moved Temporarily<br />
303 : See Other<br />
304 : Not Modified<br />
305 : Use Proxy<br />
307 : Temporary Redirect<br />
400 : Bad Request<br />
401 : Unauthorized<br />
402 : Payment Required<br />
403 : Forbidden<br />
404 : Not Found<br />
405 : Method Not Allowed<br />
406 : Not Acceptable<br />
407 : Proxy Authentication Required<br />
408 : Request Time-out<br />
409 : Conflict<br />
410 : Gone<br />
411 : Length Required<br />
412 : Precondition Failed<br />
413 : Request Entity Too Large<br />
414 : Request-URI Too Large<br />
415 : Unsupported Media Type<br />
416 : Requested range not satisfiable<br />
417 : Expectation Failed<br />
500 : Internal Server Error<br />
501 : Not Implemented<br />
502 : Bad Gateway<br />
503 : Service Unavailable<br />
504 : Gateway Time-out<br />
505 : HTTP Version not supported</p>
]]></content:encoded>
			<wfw:commentRss>http://www.winxpinfo.com/http-status-codes.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

