IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

Request Property

The HTTP request to be processed.

Syntax


 getRequest(): Uint8Array;

 setRequest(request: Uint8Array): void;

Default Value

""

Remarks

The body of the request to be processed. The HTTP headers may be set separately in RequestHeadersString. If they are included, a double CRLF pair should be used to separate the headers from the body.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]