EDI Integrator 2016 macOS Edition
EDI Integrator 2016 macOS Edition
Questions / Feedback?

requestHeadersString (property)

The HTTP headers in the AS2 request.

- (NSString*)requestHeadersString

- (void)setRequestHeadersString:(NSString*)newRequestHeadersString

Default Value

""

Remarks

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

When assigning an AS2 request to the class, 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) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 macOS Edition - Version 16.0 [Build 7240]