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