tencent cloud

Performance Testing Service

Module Overview

PDF
Focus Mode
Font Size
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.


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback