Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Scgi.Http_statusSourcetype t = [ | `Accepted| `Bad_gateway| `Bad_request| `Conflict| `Created| `Custom_code of int * string| `Expectation_failed| `Forbidden| `Found| `Gateway_timeout| `Gone| `Http_version_not_supported| `Internal_server_error| `Length_required| `Method_not_allowed| `Moved_permanently| `Multiple_choices| `No_content| `Not_acceptable| `Not_found| `Not_implemented| `Not_modified| `Ok| `Partial_content| `Payment_required| `Precondition_failed| `Proxy_authentication_required| `Request_entity_too_large| `Request_timeout| `Request_uri_too_long| `Requested_range_not_satisfiable| `Reset_content| `See_other| `Temporary_redirect| `Unsupported_media_type ]