@pod-os/core / HttpProblem
Interface: HttpProblem
Defined in: problems/index.ts:15
Roughly resembling RFC 7807 Problem Details https://datatracker.ietf.org/doc/html/rfc7807
Extends
Properties
detail?
optionaldetail:string
Defined in: problems/index.ts:8
Inherited from
status
status:
number
Defined in: problems/index.ts:17
title
title:
string
Defined in: problems/index.ts:7
Inherited from
type
type:
"http"
Defined in: problems/index.ts:16