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