Methodology | Return Type | Description |
Initiate HTTP requests in batch. | ||
Initiate DELETE requests. | ||
Initiate HTTP requests. | ||
Construct the file objects for upload in FormData. | ||
Initiate GET requests. | ||
Initiate HEAD requests. | ||
Initiate PATCH requests. | ||
Initiate POST requests. | ||
Initiate PUT requests. |
Object | Description |
Construct a request body of form-data type. | |
The request made during the request initiation. | |
The request results obtained after initiating the request. |