ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP

http_allowed_safe_ports

Filter Hook: Controls the list of ports considered safe in HTTP API.

Source: wp-includes/http.php:600

Used by 1 function | Uses 0 functions

cp_dot_net_urls

Filter Hook: Filters the URL value of an HTTP request.

Source: wp-includes/class-wp-http.php:252

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::get_data()

Method: Retrieves the response data.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::set_data()

Method: Sets the response data.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::jsonSerialize()

Method: Retrieves the response data for JSON serialization.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Response

Class: Core class used to prepare HTTP responses.

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

Used by 2 functions | Uses 0 functions

WP_HTTP_Response::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::get_headers()

Method: Retrieves headers associated with the response.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Response::set_headers()

Method: Sets all header values.

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

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