IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

RequestHeaders Property

The HTTP headers in the RNIF request.

Syntax

public val requestHeaders: MutableHeaderList

Remarks

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

When assigning an RNIF 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.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]