RequestHeaders Property

The HTTP headers in the AS4 request.

Syntax

public HeaderList getRequestHeaders();
public void setRequestHeaders(HeaderList requestHeaders);

Remarks

A collection of headers. These will include all HTTP headers.

When assigning an AS4 request to the class, the headers may be included specified in RequestHeaders or RequestHeadersString.

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