Sourcetype error = [ | `Malformed_response of string| `Invalid_response_body_length of Response.t| `Protocol_error of Error_code.t * string| `Exn of exn
] Sourceval requires_output : t -> bool Sourceval flush_request_body : t -> max_bytes:int -> int Sourceval flush_response_body : t -> unit