File: wp-includes/class-wp-http-response.php
-
Retrieves the response data.
-
Sets the response data.
-
Retrieves the response data for JSON serialization.
-
classWP_HTTP_Response
Core class used to prepare HTTP responses.
-
Constructor.
-
Retrieves headers associated with the response.
-
Sets all header values.
-
Sets a single HTTP header.
-
Retrieves the HTTP return code for the response.
-
Sets the 3-digit HTTP status code.