Table of Contents

Response element

Defines the response to the HTTP request you defined in ../Connection/Request.

Parent

Connection

Attributes

Name Type Required Description
statusCode unsignedInt Specifies the ID of the parameter in which the HTTP status-line has to be stored.

Children

Name             Occurrences Description
All
  Headers [0, 1] Specifies the response headers of which you want to store the contents in a parameter.
  Content The pid attribute of this element specifies the ID of the parameter in which you want the contents of the response to be stored.