ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_HTTP_Requests_Response::header()

Method: Sets a single HTTP header.

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

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:116

Used by 0 functions | 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: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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy