tencent cloud

Module Overview
Last updated: 2025-03-11 19:41:09
Module Overview
Last updated: 2025-03-11 19:41:09
The pts/http module of the Javascript API implements features related to HTTP.

Methodology

Methodology
Return Type
Description
Initiate HTTP requests in batch.
Response
Initiate DELETE requests.
Response
Initiate HTTP requests.
http.file
Construct the file objects for upload in FormData.
Response
Initiate GET requests.
Response
Initiate HEAD requests.
Response
Initiate PATCH requests.
Response
Initiate POST requests.
Response
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.
File
The file objects used for upload in FormData, which are generated by http.file.
FormData
Construct a request body of form-data type.
Request
The request made during the request initiation.
Response
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