native
ezhttp_get_headers_count
Syntax
native ezhttp_get_headers_count(EzHttpRequest:request_id);
Description
Returns the number of headers in the response.
Parameters
| request_id | The request identifier. |
|---|
Return
The number of headers in the response.