RequestHeaders Property

The HTTP headers in the AS4 request.

Syntax

public HeaderList RequestHeaders { get; }
Public Property RequestHeaders As HeaderList

Remarks

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

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

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