class
	CGI_COMMON_STATUS_TYPES

General
	cluster: cgi_facilities
	description: "Common Status Types that may be returned to the browser."

Ancestors
	ANY

Queries
	Document_moved_status: INTEGER_32
	Forbidden_status: INTEGER_32
	Internal_server_error_status: INTEGER_32
	No_response_status: INTEGER_32
	Not_found_status: INTEGER_32
	Not_implemented_status: INTEGER_32
	Success_status: INTEGER_32
	Unauthorized_status: INTEGER_32