IafFetch - overview
IafFetch is a higher-level API that simplifies HTTP requests. Use this API to complete the following actions:
- Concatenate arguments with slashes to construct a URL
- Make HTTP GET, POST, PUT, and DELETE requests with a URL you can pass to the API
Note: For detailed information on using the IafFetch API, refer to the IafFetch page for a full list of the methods available.