Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val debug : bool ref
val http_version : Http_types.version
val string_of_version : Http_types.version -> string
val version_of_string : string -> Http_types.version
val string_of_method : Http_types.meth -> string
val method_of_string : string -> Http_types.meth
val string_of_request : Http_types.request -> string
val status_of_code : int -> Http_types.status
val code_of_status : [< Http_types.status ] -> int