BrowserXhr

A backend for http that uses the XMLHttpRequest browser API.

查看"说明"...

已弃用: see https://angular.io/guide/http

      
      class BrowserXhr {
  build(): any
}
    

说明

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

方法

build(): any
      
      build(): any
    
参数

没有参数。

返回值

any