Public entry point for executing Ajax calls using a specific provider
The return type
Additional RxJs AjaxRequest options (the global headers will be overridden)
Sets a specified HTTP header to a specified value. The header will be the same on each request.
The name of the header
The value of the header
Removes a specified HTTP header from the global header settings
The name of the header
Public entry point for uploading files using a specific provider
The return type
Additional RxJs AjaxRequest options (the global headers will be overridden)
Generated using TypeDoc
This is the default RxJs-Ajax based Http calls.