---
id: gk-foundation-secure-download-remote-request-args
title: "Filter - gk/foundation/secure-download/remote-request-args"
sidebar_label: "gk/foundation/secure-download/remote-request-args"
---

# Filter: gk/foundation/secure-download/remote-request-args

Filters the remote request args.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $args | `array` | Request arguments for wp_safe_remote_get(). |
| $url | `string` | The remote URL. |
| $token_data | `array` | The token data. |

### Since

- TBD: TBD

### Source

Defined in `Components/SecureDownload.php` at line 1189

