export class 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()
@Injectable()
Constructor
constructor()
constructor()
Not Yet Documented
Members
build() : any
build() : any
Not Yet Documented