WP_HTTP_Requests_Response::set_headers()
Sets all header values.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Sets all header values.
Sets the 3-digit HTTP status code.
Converts the object to a WP_Http response array.
Constructor.
Retrieves the response data.
Retrieves headers associated with the response.
Retrieves the HTTP return code for the response.
Sets a single HTTP header.
Retrieves the response data for JSON serialization.
Sets the response data.