mode_edit codeAPI / @angular/common/httpXhrFactorylinkclass 稳定A wrapper around the XMLHttpRequest constructor.abstract class XhrFactory { abstract build(): XMLHttpRequest }方法linkbuild() linkmode_edit codeabstract build(): XMLHttpRequest参数没有参数。返回值XMLHttpRequest