Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHttpResponse<T, S, H>

Type parameters

  • T

  • S: number

  • H: string

Hierarchy

  • IHttpResponse

Index

Properties

Properties

body

body: T

headers

headers: TypedHeader<H>

isRaw

isRaw: true

status

status: S

Generated using TypeDoc