EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

RequestHeaders Property

The HTTP headers in the AS2 request.

Syntax

[VB.NET]
Public Property RequestHeaders As HeaderList

[C#]
public HeaderList RequestHeaders {get;}

Remarks

A collection of headers. These will include AS2-specific headers as well as general HTTP headers.

When assigning an AS2 request to the component, the headers may be included in Request or specified separately in RequestHeaders. If the headers are included in Request they will be parsed out whenever ReadRequest, ParseRequest, or ProcessRequest is invoked.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]