Interface HTTPClientResponse

Hierarchy

  • HTTPClientResponse

Properties

Properties

body: any
headers: Record<string, string>
ok: boolean
status: number
text?: string

Generated using TypeDoc