BrowserXhr

export class BrowserXhr

exported from angular2/http defined in angular2/src/http/backends/browser_xhr.ts (line 1)

A backend for http that uses the XMLHttpRequest browser API.

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

Annotations

@Injectable()

Constructor

constructor()

Not Yet Documented

Members

build() : any

Not Yet Documented