Uses
| Uses | Description |
|---|---|
| wp-includes/class-wp-http-response.php: WP_HTTP_Response::set_data() | Sets the response data. |
| wp-includes/class-wp-http-response.php: WP_HTTP_Response::set_status() | Sets the 3-digit HTTP status code. |
| wp-includes/class-wp-http-response.php: WP_HTTP_Response::set_headers() | Sets all header values. |