Codes Type Table
The following Codes types are provided by the Codes
enumeration. They specify the response code received from an httpd
server.
- OK -- OK.
- CREATED -- Created.
- ACCEPTED -- Accepted.
- PROVIS_INFO -- Provisional Information.
- NO_RESPONSE -- No Response.
- DELETED -- Deleted.
- MODIFIED -- Modified.
- MOVED_PERM -- Moved Permanently.
- MOVED_TEMP -- Moved Temporarily.
- METHOD -- Method.
- NOT_MODIFIED -- Not Modified.
- BAD_REQUEST -- Bad Request.
- UNAUTHORIZED -- Unauthorized.
- PAYMENT_REQUIRED -- Payment Required.
- FORBIDDEN -- Forbidden.
- NOT_FOUND -- Not Found.
- METHOD_NOT_ALLOW -- Method Not Allowed.
- NONE_ACCEPTABLE -- None Acceptable.
- PROXY_AUTH_REQ -- Proxy Authentication Required.
- REQUEST_TIMEOUT -- Request Timeout.
- INTERNAL_ERROR -- Internal Error.
- NOT_IMPLEMENTED -- Not Implemented.
- BAD_GATEWAY -- Bad Gateway.
- SERVICE_UNAVAIL -- Service Unavailable.
- GATEWAY_TIMEOUT -- Gateway Timeout.
Last updated by $Author: adj $ on $Date: 1997/12/01 23:41:27 $.
Copyright © 1995-1998 Anthony D. Joseph and Massachusetts
Institute of Technology