EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

RequestHeadersString Property

The HTTP headers in the RNIF request.

Syntax

[VB.NET]
Public Property RequestHeadersString As String

[C#]
public string RequestHeadersString {get; set;}

Remarks

The entire list of headers, concatenated into a single string. These will include RNIF-specific headers as well as general HTTP headers. You may access specific headers through RequestHeaders.

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

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0