Filter: gk/foundation/secure-download/remote-redirection
Filters the number of redirects to follow for remote downloads.
Parameters
| Name | Type | Description |
|---|---|---|
| $redirection | int | Number of redirects to follow. Default 0 (safest). |
| $url | string | The remote URL. |
| $token_data | array | The token data. |
Since
- TBD: TBD
Source
Defined in Components/SecureDownload.php at line 1173