Filter: gk/gravitymigrate/remote-request-args
Filters the arguments used for remote HEAD/GET requests to check source URL accessibility.
Parameters
| Name | Type | Description |
|---|---|---|
| $args | array | The arguments for the probe request. redirection is always forced to 0 by {@see \self::probe_url()} regardless of what's set here. |
| $src_url | string | The source URL being checked. |
Since
- 1.1.4
Source
Defined in src/Settings.php at line 164