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