Module Response.NotFound
let make: httpImpl:HttpImpl.t('a, 'b, [> `Code(int) ], 'c, 'd) => ?message:string => 'd => unit;
Response.NotFound
let make: httpImpl:HttpImpl.t('a, 'b, [> `Code(int) ], 'c, 'd) => ?message:string => 'd => unit;