• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/class-wp-http-response.php

WP_HTTP_Response::get_data()

Method: Retrieves the response data.

Source: wp-includes/class-wp-http-response.php:125

Used by 1 function | Uses 0 functions

WP_HTTP_Response::set_data()

Method: Sets the response data.

Source: wp-includes/class-wp-http-response.php:136

Used by 1 function | Uses 0 functions

WP_HTTP_Response::jsonSerialize()

Method: Retrieves the response data for JSON serialization.

Source: wp-includes/class-wp-http-response.php:150

Used by 0 functions | Uses 1 function

WP_HTTP_Response::set_headers()

Method: Sets all header values.

Source: wp-includes/class-wp-http-response.php:74

Used by 1 function | Uses 0 functions

WP_HTTP_Response::header()

Method: Sets a single HTTP header.

Source: wp-includes/class-wp-http-response.php:88

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::get_status()

Method: Retrieves the HTTP return code for the response.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::set_status()

Method: Sets the 3-digit HTTP status code.

Source: wp-includes/class-wp-http-response.php:114

Used by 1 function | Uses 1 function

WP_HTTP_Response

Class: Core class used to prepare HTTP responses.

Source: wp-includes/class-wp-http-response.php:15

Used by 2 functions | Uses 0 functions

WP_HTTP_Response::__construct()

Method: Constructor.

Source: wp-includes/class-wp-http-response.php:50

Used by 0 functions | Uses 3 functions

WP_HTTP_Response::get_headers()

Method: Retrieves headers associated with the response.

Source: wp-includes/class-wp-http-response.php:63

Used by 0 functions | Uses 0 functions
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.