Module Ocsigen_http_frame.​Http_error
module Http_error : sig..end
exception Http_exception of int * string option * Http_headers.t option
val expl_of_code : int -> string
val display_http_exception : exn -> unit
val string_of_http_exception : exn -> string
