HTTP APIs
The HTTP APIs (api.http) provides access to HTTP client functionality.
fetch
Provides ability to perform HTTP requests.
Note
Note: this method is a proxy for the Web Fetch API. Refer to the original documentation for additional details: https://developer.mozilla.org/en-US/docs/Web/API/fetch.
Method |
| |||||||||
Parameters |
| |||||||||
Returns |
|