Class HTTPError<B>

Type Parameters

Hierarchy

Constructors

Properties

Constructors

Properties

body?: B
headers: Record<string, string | object>
status: number
statusText: string

Generated using TypeDoc