aqHttpResponse Object Properties

Applies to TestComplete 15.63, last modified on April 23, 2024

The aqHttpResponse object contains the following properties:

Property List

Name Description
AllHeaders Returns all the headers of the HTTP response.
StatusCode Returns the status code of the HTTP response.
StatusText Returns the status text of the HTTP response.
Text Returns the full text of the HTTP response.

See Also

aqHttpResponse Object

Highlight search results