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