Http_api.Response
module type S = sig ... end
module type Of_string_with_status = sig ... end
module type Of_string_with_error = sig ... end
module Of_string : sig ... end