WP_HTTP_Requests_Response
Core wrapper object for a Requests_Response for standardisation.
Core wrapper object for a Requests_Response for standardisation.
Constructor.
Retrieves cookies from the response.
Retrieves the response data.
Retrieves headers associated with the response.
Retrieves the response object for the request.
Retrieves the HTTP return code for the response.
Sets a single HTTP header.
Sets the response data.
Sets all header values.