Help Angular by taking a 1 minute survey!Go to surveyHome

BrowserXhr

A backend for http that uses the XMLHttpRequest browser API.

See more...

Deprecated: see https://angular.io/guide/http

      
      class BrowserXhr {
  build(): any
}
    

Description

Take care not to evaluate this in non-browser contexts.

Methods

build(): any
      
      build(): any
    
Parameters

There are no parameters.

Returns

any