Skip to content

HttpResponseBody - cHttpClient

Include: Use System\Http.pkg

Returns the in-memory response body as String.

Type: Function

Return data type: String

Parameters

None.

Syntax

Function HttpResponseBody Returns String

Call

Get HttpResponseBody of hoObj to sBody

Description

Returns the in-memory response body. It is empty for *ToFile responses and chunked mode.