ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-http-requests-response.php

WP_HTTP_Requests_Response::set_status()

Method: Sets the 3-digit HTTP status code.

Source: wp-includes/class-wp-http-requests-response.php:127

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::get_data()

Method: Retrieves the response data.

Source: wp-includes/class-wp-http-requests-response.php:138

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::set_data()

Method: Sets the response data.

Source: wp-includes/class-wp-http-requests-response.php:149

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::get_cookies()

Method: Retrieves cookies from the response.

Source: wp-includes/class-wp-http-requests-response.php:160

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::to_array()

Method: Converts the object to a WP_Http response array.

Source: wp-includes/class-wp-http-requests-response.php:185

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response

Class: Core wrapper object for a WpOrg\Requests\Response for standardisation.

Source: wp-includes/class-wp-http-requests-response.php:17

Used by 0 functions | Uses 1 function

WP_HTTP_Requests_Response::__construct()

Method: Constructor.

Source: wp-includes/class-wp-http-requests-response.php:42

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::get_response_object()

Method: Retrieves the response object for the request.

Source: wp-includes/class-wp-http-requests-response.php:54

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::get_headers()

Method: Retrieves headers associated with the response.

Source: wp-includes/class-wp-http-requests-response.php:65

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::set_headers()

Method: Sets all header values.

Source: wp-includes/class-wp-http-requests-response.php:87

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy