aqHttpResponse Object Properties

Applies to TestComplete 14.80, last modified on May 04, 2021

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