<SessToken> The session token of the connection. <MediaType> The media type of the message body, for example 'text/xml'. <StatusCode> Data area to receive the HTTP status code, for example 200, 404 or 500. <StatusText> Data area to receive the text of the HTTP status, for example 'OK', 'Not Found' or 'Internal Server Error'. <StatusLen> Maximum length of the 'StatusText' data area. <Into> Data area to receive the data. <MsgLength> Data area which is updated with the length of the data received. <MaxLength> Maximum length of the received data. <noHandle> Optional boolean. If set to true, exceptions created by this command will be ignored.