Filters the HTTP request args for URL data retrieval.
Can be used to adjust response size limit and other WP_Http::request() args.
$argsarray
$urlstring
$args = apply_filters( 'rest_url_details_http_request_args', $args, $url );
| Version | Description |
|---|---|
| 5.9.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_url_details_http_request_args