Interface HttpResponse

Hierarchy

Properties

Properties

body?: string | ArrayBuffer | Uint8Array
headers?: Record<string, string>
status: number

Generated using TypeDoc