Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: List of HTTP status codes


Related Topics

In the News (Fri 17 Feb 12)

  
 HTTP/1.1: Status Code Definitions
The 4xx class of status code is intended for cases in which the client seems to have erred.
When this status code is returned for a byte-range request, the response SHOULD include a Content-Range entity-header field specifying the current length of the selected resource (see section 14.16).
Response status codes beginning with the digit "5" indicate cases in which the server is aware that it has erred or is incapable of performing the request.
www.w3.org /Protocols/rfc2616/rfc2616-sec10.html   (4317 words)

  
 HTTP (Linux Reviews)
HTTP defines eight methods (sometimes referred to as "verbs") indicating the desired action to be performed on the identified resource.
Custom status codes can be used since if the user agent encounters a code it does not recognize, it can use the first digit of the code to determine the general class of the response.
The server returns a 426 status-code because 400 level codes indicate a client failure (see List of HTTP status codes), which correctly alerts legacy clients that the failure was client-related.
linuxreviews.org /dictionary/HTTP   (1737 words)

  
 HyperText Transfer Protocol - Facts, Information, and Encyclopedia Reference article
An HTTP client, such as a web browser, typically initiates a request by establishing a TCP connection to a particular port on a remote host (port 80 by default).
HTTP servers are supposed to implement at least GET and HEAD methods and, whenever possible, also OPTIONS method.
HTTPS is the secure version of HTTP, using SSL/TLS to protect the traffic.
www.startsurfing.com /encyclopedia/h/t/t/HTTP_293c.html   (981 words)

  
 Servlet Tutorial: Setting HTTP Status Codes
The status line consists of the HTTP version, an integer that is interpreted as a status code, and a very short message corresponding to the status code.
Since the message is directly associated with the status code and the HTTP version is determined by the server, all the servlet needs to do is to set the status code.
Following is a list of all the available HTTP 1.1 status codes, along with their associated message and interpretation.
www.apl.jhu.edu /~hall/java/Servlet-Tutorial/Servlet-Tutorial-Response-Status-Line.html   (1843 words)

  
 Status codes in HTTP
The values of the numeric status code to HTTP requests are as follows.
The 4xx codes are intended for cases in which the client seems to have erred, and the 5xx codes for the cases in which the server is aware that the server has erred.
If the client has done a conditional GET and access is allowed, but the document has not been modified since the date and time specified in If-Modified-Since field, the server responds with a 304 status code and does not send the document body to the client.
www.w3.org /Protocols/HTTP/HTRESP.html   (939 words)

  
 HTTP Status Codes
This code may be used in place of 200 when the sender has reason to believe the information in the response's entity headers are different than what the origin server would send.
This code indicates the server's resource is in a state of conflict, such that it cannot satisfy the request.
This code indicates that the request was unsuccessful because one of the client's conditions was not met.
www.web-cache.com /Writings/http-status-codes.html   (1124 words)

  
 HTTP Status Codes - HTTP Status Code - Codes
HTTP Status codes are returned by the server to the client software to determine the outcome of a request, the codes below are the HTTP /1.1 codes.
Tells the client that the first part of the request has been received and that it should continue with the rest of the request or ignore if the request has been fulfilled.
The server does not support or is not allowing the HTTP protocol version specified in the request.
www.helpwithpcs.com /courses/html/html_http_status_codes.htm   (613 words)

  
 HTTP 1.1 status codes   (Site not responding. Last check: 2007-11-01)
These codes are returned by the HTTP server to the HTTP client (the browser), and are also noted into the access log file.
These status codes come from RFC 2068 which can be found at kashpureff, ISI, and other places.
For example, switching to a newer version of HTTP is advantageous over older versions, and switching to a real-time, synchronous protocol may be advantageous when delivering resources that use such features.
www.commercialventvac.com /~jeffs/HTTP_status_codes.html   (3338 words)

  
 thespoilerfactory.com
Reports for September, 2004
  (Site not responding. Last check: 2007-11-01)
The Status Code Report lists the HTML headers returned to the client from the server.
For example a status '200 OK' means that the requested page or image was found and the server will now send it.
A complete list of the HTTP status codes can be found at HTTP Working Group.
www.thespoilerfactory.com /logs/200409/STATUS.html   (110 words)

  
 HTTP Status and Error Codes
Success - This class of status codes indicates that the server successfully accepted the client request.
This error code is specific to IIS 6.0.
HTTP verb used to access this page is not allowed (method not allowed).
help.globalscape.com /help/support/Error_Codes/HTTP_Error_Codes.htm   (752 words)

  
 Substatus Error Codes (IIS 6.0)   (Site not responding. Last check: 2007-11-01)
For example, an error code such as 404.2 indicates that a file or directory is not returned because the server lockdown policy restricts it.
To analyze an error, the administrator locates the error and substatus error code in the log file and checks the code against the IIS 6.0 HTTP.sys error code list.
The administrator checks the IIS 6.0 HTTP.sys error code list and learns that, in this situation, the file or directory was not found because too many clients were trying to connect to the server at once.
www.microsoft.com /technet/prodtechnol/windowsserver2003/library/IIS/ad20e45c-7771-4039-b6f0-30544474f0da.mspx   (338 words)

  
 Dave Carabetta: My Thoughts: HTTP Status Codes Are Important!!   (Site not responding. Last check: 2007-11-01)
Since you don't want to generate a bunch of missing template exceptions (regardless of the status code), a cleaner solution (again, barring directives being set in your web server configuration file) would be to specify a status code of 301, which notes that the requested file has been moved permanently.
For a list of HTTP status codes and their definitions, I highly recommend you bookmark this page (or del.icio.us it or whatever the kids are doing these days).
ColdFusion sets an error status code of 404 if the template is not found and an error status code of 500 for server errors.
www.cbetta.com /blog/index.cfm/2006/3/8/http-status-codes-are-important   (896 words)

  
 HyperText Transfer Protocol (HTTP) status codes
HTTP 1.1 Status Codes used by the HTTP protocol that specify the status of client requests.
The response line contains the HTTP version number, the status code and a description of the code in 'English'.
Page contents: A list of HTTP 1.1 status codes used in the HTTP protocol that determine the status of the request from a client (browser)
www.webdevelopersnotes.com /basics/http_codes.php3   (125 words)

  
 HTTP Usage Codes   (Site not responding. Last check: 2007-11-01)
What usually comes back is an HTTP Status Code.
Fortunately, the list of HTTP Status Codes is fairly short.
This response is accompanied by a list of acceptable authorization schemes use WWW-Authenticate response headers.
www.taft.cc.ca.us /newtc/DLI/Guide/http_codes.htm   (215 words)

  
 Juicy Studio: Apache HTTP Status Codes
Those familiar with Apache will be used to the luxury of being able to specify redirects on the fly, without having to write programs to catch errors, and ensure they return the correct HTTP status codes.
One of the things I was concerned about, was returning the correct HTTP response code, to let clients know that the page has been moved permanently.
A complete list of HTTP status codes can be found in RFC 2616.
juicystudio.com /article/apache-http-status.php   (2402 words)

  
 Dave's Quick Search Taskbar Toolbar Deskbar
The code is executed within Javascript's Math package, which gives you access to various functions and mathematical constants.
There is a complete list of three-letter currency codes here on xe.com.
Please remember that, since the code is licensed under GPL, you are free to redistribute it, but you must include the source code and license your distribution under GPL as well.
www.dqsd.net   (5504 words)

  
 mod_log_config - Apache HTTP Server
The forms of condition are a list of HTTP status codes, which may or may not be preceded by "!".
The modifiers "<" and ">" can be used for requests that have been internally redirected to choose whether the original or final (respectively) request should be consulted.
format strings do not represent the number of bytes sent to the client, but simply the size in bytes of the HTTP response (which will differ, for instance, if the connection is aborted, or if SSL is used).
httpd.apache.org /docs/2.0/mod/mod_log_config.html   (1342 words)

  
 mozdev.org - qlookup: index
It looked like a neat hack, but didn't work on my 1.1 browser, so I poked at the code and it seemed to be easy to fix.
Example code for extending included inline, in source code, also new page for same.
If "mozilla" is listed then "end task" on it and try again.
qlookup.mozdev.org   (4138 words)

  
 systemic - 2006 - May   (Site not responding. Last check: 2007-11-01)
The published radial velocity data sets consist of lists of times (in Julian Days), radial velocities (relative to an average baseline velocity), and uncertainty estimates for each velocity.
P.J. Howell is the fourth amateur co-author on the list.
In a comment on yesterday’s core-accretion post, a reader anticipated that all is not hunky-dory with the core-accretion scenario for the formation of the gas giant planets in our solar system, and asked if is there any support for Alan Boss’ disk instability model.
oklo.org /?m=200605   (7233 words)

  
 REBOL List - Re: HTTP Status codes?   (Site not responding. Last check: 2007-11-01)
So don't be suprised if this changes in future.
> > I'm trying to see whether a "" response is really a HTTP 304 response.
> > Thanks- > Karl > > > -- > To unsubscribe from this list, just send an email to > rebol-request@rebol.com with unsubscribe as the subject.
www.rebol.net /list/list-msgs/31215.html   (148 words)

  
 REBOL List - Re: HTTP Status codes?   (Site not responding. Last check: 2007-11-01)
Prompts me to propose a new mezzanine like this: word-diff: func [code][ query/clear system/words do code query/clear system/words ] Similar in concept to attempt.
Usage: code: [read http://www.rebol.com] word-diff code probe words: word-diff code ;== [line HTTP-Get-Header continue-post HTTP-Header tunnel-actions ; response-code tunnel-success forward proxyauth] Could be useful built-in.
> Hi Brett, > > It is one of many words that the http handler forgets to make > local, the buggy > function is open, it has many locals: > > /local http-packet http-command response-actions success error > response-line > target headers http-version post-data result generic-proxy?
www.rebol.net /list/list-msgs/31227.html   (131 words)

  
 Re: HTTP Ping - momcommunity.com   (Site not responding. Last check: 2007-11-01)
I think there is a task that does this.
' IncludeComputers = List of computers that should be allowed to run the script.
' both lists then only the fllist is interpreted.
www.momcommunity.com /ShowPost.aspx?PostID=82   (1080 words)

  
 Search Errors Format
There are several types of errors that can be reported through WebDAV.
The following is a list of HTTP status return codes that apply:
Indicates that the HTTP transfer was successful and data is available in the content block.
msdn.microsoft.com /library/en-us/spssdk/html/_search_errors_format.asp?frame=true   (261 words)

  
 World Wide Web Resources
Object Header Lines in HTTP -- Complete list of HTTP headers (object metainformation)
Status Codes in HTTP -- Complete list of HTTP status codes
Registered World Wide Web Servers -- Listed alphabetically by continent, country, and state
www.ecst.csuchico.edu /~dcfuhs/wwwres.html   (192 words)

  
 BeachBum Software - Software that works, so you don't have to.
BeachBum Software - Software that works, so you don't have to.
A concise list of HTTP status codes along with some commentary about the effects of perposely or accidentaly returning these codes.
How to set HTTP status codes in ASP, CFM, and PHP.
www.cfm2asp.com /reference_menu.asp   (43 words)

  
 Empowerment Zone -- helping individuals and communities achieve self actualization and full citizenship
Four programs have been produced to date: The Contact Tracking System, a mailing list manager; Zip, a zip and area code lookup utility; Talking Directory, a DOS shell; and Faxit, a program for sending faxes.
List of national codes that serve as domain suffixes for email addresses around the world
List of producers of accessible signage, published by the American Council of the Blind
www.empowermentzone.com   (10666 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.