Module VerboseSource

Sourceval v : int ref
Sourceval callback : (int -> unit) ref
Sourceval set_verbose : int -> unit
Sourceval log : ?meth:??? -> string -> string option -> unit
Sourceval request : ?msg:??? -> ?meth:??? -> ?content:??? -> ?headers:??? -> string -> unit
Sourceval response : ?msg:??? -> code:int -> content:string -> string -> unit