Ninepatch Posted July 11, 2004 Share Posted July 11, 2004 Hope this is the correct area for my question. I know C-panel is not a TCH written software, but I'm hoping someone can help. Looking at my "Latest Visitors" information in C-panel, I'm wondering what the entry for "HTTP Code:" means, specifically HTTP Code: 200. Thanks for any help you can offer. Quote Link to comment Share on other sites More sharing options...
TCH-Thomas Posted July 11, 2004 Share Posted July 11, 2004 200 OK The request has succeeded. The information returned with the response is dependent on the method used in the request, for example: GET an entity corresponding to the requested resource is sent in the response; HEAD the entity-header fields corresponding to the requested resource are sent in the response without any message-body; POST an entity describing or containing the result of the action; TRACE an entity containing the request message as received by the end server. According to http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html Quote Link to comment Share on other sites More sharing options...
Wilexa Posted July 11, 2004 Share Posted July 11, 2004 In layman's terms, a "200" code just means that everything went OK and the browser downloaded the whole file (page, image, whatever). It is probably the most common HTTP code. The other common code is "304" which means that the file hasn't changed since last requested, so there is no need to download the file since it is already in the browser's cache. --- Dave Quote Link to comment Share on other sites More sharing options...
Ninepatch Posted July 11, 2004 Author Share Posted July 11, 2004 Thomas - Thank you for the quick response and the link, it's great to have the additional information available. It's time TCH made you the Customer of the Month! Thanks again. BC Quote Link to comment Share on other sites More sharing options...
TCH-Thomas Posted July 11, 2004 Share Posted July 11, 2004 Glad I could help Quote Link to comment Share on other sites More sharing options...
LisaJill Posted July 11, 2004 Share Posted July 11, 2004 HTTP Status Codes - in case you find any others you aren't sure about. =) Quote Link to comment Share on other sites More sharing options...
TCH-Thomas Posted July 12, 2004 Share Posted July 12, 2004 Isnt that the one I published? Which I did find because of Lisa in another post. Quote Link to comment Share on other sites More sharing options...
LisaJill Posted July 12, 2004 Share Posted July 12, 2004 *giggles* I didn't see the link - it's light blue on white, my eyes are failling and I'm not even that old yet... well it also didn't make it a real link. shhh! Quote Link to comment Share on other sites More sharing options...
TCH-Thomas Posted July 12, 2004 Share Posted July 12, 2004 well it also didn't make it a real link. I thought we wasnt supposed to do "real" links if not to a TCH-hosted site? Go get some sleep now Lisa? Quote Link to comment Share on other sites More sharing options...
LisaJill Posted July 12, 2004 Share Posted July 12, 2004 I just woke up, Tompas!! =) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.