Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
method addBodyBuf : Buffer.t -> unit
method authorization : Http_types.auth_info option
method bodyBuf : Buffer.t
method clientSockaddr : Unix.sockaddr
method meth : Http_types.meth
method param : ?meth:Http_types.meth -> ?default:string -> string -> string
method paramAll : ?meth:Http_types.meth -> string -> string list
method serialize : out_channel -> unit
method serverSockaddr : Unix.sockaddr
method setBodyBuf : Buffer.t -> unit
method setVersion : Http_types.version -> unit
method version : Http_types.version option