Module Response.Text
let make: httpImpl:HttpImpl.t('a, 'b, [> `OK ], 'c, 'd) => ?extra_headers:list((string, string)) => text:string => 'd => unit;
Response.Text
let make: httpImpl:HttpImpl.t('a, 'b, [> `OK ], 'c, 'd) => ?extra_headers:list((string, string)) => text:string => 'd => unit;