aqHttpResponse Object Properties

Applies to TestComplete 15.44, last modified on November 10, 2022

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