RequestHeadersString Property

The HTTP headers in the AS4 request.

Syntax

public String getRequestHeadersString();
public void setRequestHeadersString(String requestHeadersString);

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 Java Edition - Version 20.0 [Build 8203]