Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Response

Index

Properties

frame

frame: Frame

fromCache

fromCache: boolean

fromServiceWorker

fromServiceWorker: boolean

headers

headers: Record<string, string>

ok

ok: boolean

remoteAddress

remoteAddress: { ip?: string; port?: number }

Type declaration

  • Optional ip?: string

    the IP address of the remote server

  • Optional port?: number

    the port used to connect to the remote server

Optional request

request: Request

securityDetails

securityDetails: SecurityDetails

status

status: number

statusText

statusText: string

url

url: string