HttpResponseContentLength - cHttpClient¶
Include: Use System\Http.pkg
Returns response content length.
Type: Function
Return data type: UBigInt
Parameters¶
None.
Syntax¶
Function HttpResponseContentLength Returns UBigInt
Call¶
Get HttpResponseContentLength of hoObj to uiLength
Description¶
Returns the Content-Length response header as an unsigned integer when the server sends that header.