IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

RequestHeadersString Property

The HTTP headers in the AS4 request.

Syntax


 getRequestHeadersString(): string;

 setRequestHeadersString(requestHeadersString: string): void;

Default Value

""

Remarks

The entire list of headers, concatenated into a single string. These will include all HTTP headers. Specific headers may be accessed through RequestHeaders.

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