Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartialResponse

Tracks a response from the server that does not yet have a body.

Hierarchy

  • PartialResponse

Index

Properties

headers

headers: HttpHeaders

status

status: number

statusText

statusText: string

url

url: string

Generated using TypeDoc