native

ezhttp_get_uploaded_bytes

Syntax

native ezhttp_get_uploaded_bytes(EzHttpRequest:request_id);

Description

Returns the number of bytes uploaded in the request.

Parameters

request_id The request identifier.

Return

The number of bytes uploaded in the request.