Which HTTP client implementation should be used? Use 'server' to use the xhr2 NPM module. Use browser to use the browser-side XMLHttpRequest, and set to null to disable loading a built-in implementation (so you can provide your own).
xhr2
browser
XMLHttpRequest
null
Generated using TypeDoc
Which HTTP client implementation should be used? Use 'server' to use the
xhr2NPM module. Usebrowserto use the browser-sideXMLHttpRequest, and set tonullto disable loading a built-in implementation (so you can provide your own).