Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebRequest

Interface used to define the mechanism to get data from the network

Hierarchy

  • IWebRequest

Implemented by

Index

Properties

responseURLSearch playground for responseURL

responseURL: string

Returns client's response url

statusSearch playground for status

status: number

Returns client's status

statusTextSearch playground for statusText

statusText: string

Returns client's status as a text

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method