[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference gyro::internet_toolss

Title:Internet Tools
Notice:Report ALL NETSCAPE Problems directly to [email protected].rnet? Read note 448.L for beginner information.
Moderator:teco.mro.dec.com::tecotoo.mro.dec.com::mayer
Created:Fri Jun 25 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4714
Total number of notes:40609

4525.0. "HTTP Error Code List" by QUARK::LIONEL (Free advice is worth every cent) Fri Mar 07 1997 09:29

I recently wanted to find a list of the various HTTP return statuses (error
codes) and their meanings - this wasn't as easy as I thought - but I did find
this summary.


		   Code #     Description 

                      200     OK 
                      201     CREATED 
                      202     Accepted 
                      203     Partial Information 
                      204     No Response 
                      301     Moved 
                      302     Found 
                      303     Method 
                      304     Not Modified 
                      400     Bad Request 
                      401     Unauthorized 
                      402     Payment Required 
                      403     Forbidden 
                      404     Not Found 
                      500     Internal Error 
                      501     Not Implemented 
                      502     Bad Response 
                      503     Too Busy 
                      600     Bad Request in Client 
                      601     Not Implemented in Client 
                      602     Connection Failed 
                      603     Timed Out 
T.RTitleUserPersonal
Name
DateLines
4525.1DSNENG::KOLBEWicked Wench of the WebFri Mar 07 1997 11:492
Steve, thanks for doing this. I've been searching source code to find
what some of the status(statii?) values mean. liesl
4525.2teco.mro.dec.com::tecotoo.mro.dec.com::mayerDanny MayerFri Mar 07 1997 12:057
	It's completely documented in the HTTP Spec, obtainable via the W3
  Consortium site:

http://www.w3.org/


	Danny
4525.3QUARK::LIONELFree advice is worth every centFri Mar 07 1997 13:135
So they are, but AltaVista didn't pick up on it when I searched.

  http://www.w3.org/pub/WWW/Protocols/rfc1945/rfc1945.txt

				Steve