IPWorks EDI 2020 macOS Edition

Questions / Feedback?

Request Property

The HTTP request to be processed.

Syntax

public var request: String {
get {...}
set {...} }

public var requestB: Data {
get {...}
set {...} }

Default Value

""

Remarks

The body of the request to be processed. You may include the HTTP headers or specify them separately in RequestHeaders.

Typically the request may be read directly from the HTTP context, without setting this property.

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