ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_HTTP_Requests_Response

Class: Core wrapper object for a 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 1 function | 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:67

Used by 1 function | Uses 1 function

WP_HTTP_Requests_Response::set_headers()

Method: Sets all header values.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::header()

Method: Sets a single HTTP header.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Requests_Response::get_status()

Method: Retrieves the HTTP return code for the response.

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

Used by 1 function | Uses 0 functions

WP_HTTP_Requests_Response::set_status()

Method: Sets the 3-digit HTTP status code.

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

Used by 0 functions | Uses 1 function

WP_HTTP_Requests_Response::get_data()

Method: Retrieves the response data.

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

Used by 1 function | Uses 0 functions

WP_HTTP_Requests_Response::set_data()

Method: Sets the response data.

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

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