apply_filters( 'http_response', array $response , array $r , string $url )
Filters the HTTP API response immediately before the response is returned.
Description Description
Parameters Parameters
- $response
-
(array) HTTP response.
- $r
-
(array) HTTP request arguments.
- $url
-
(string) The request URL.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |
User Contributed Notes User Contributed Notes
You must log in before being able to contribute a note or feedback.
Expand full source codeCollapse full source code