tencent cloud

Module Overview
Last updated:2025-03-10 17:04:46
Module Overview
Last updated: 2025-03-10 17:04:46
The pts/http module of the Javascript API implements features related to HTTP.

Methodology

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

Object
Description
The configuration options when initiating HTTP requests in batch by calling http.batch.
The request results obtained when initiating HTTP requests in batch by calling http.batch.
The file objects used for upload in FormData, which are generated by http.file.
Construct a request body of form-data type.
The request made during the request initiation.
The request results obtained after initiating the request.

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback