WP_HTTP_Response::jsonSerialize()
Method: Retrieves the response data for JSON serialization.
Source: wp-includes/class-wp-http-response.php:151
Method: Retrieves the response data for JSON serialization.
Source: wp-includes/class-wp-http-response.php:151
Class: Core class used to prepare HTTP responses.
Source: wp-includes/class-wp-http-response.php:16
Class: Core class used to integrate PHP Streams as an HTTP transport.
Source: wp-includes/class-wp-http-streams.php:17
Method: Send a HTTP request to a URI using PHP Streams.
Source: wp-includes/class-wp-http-streams.php:30
Filter Hook: Filters whether SSL should be verified for local HTTP API requests.
Source: wp-includes/class-wp-http-streams.php:108
Method: Verifies the received SSL certificate against its Common Names and subjectAltName fields.
Source: wp-includes/class-wp-http-streams.php:423
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-streams.php:485
Filter Hook: Filters whether streams can be used as a transport for retrieving a URL.
Source: wp-includes/class-wp-http-streams.php:509
Class:
Source: wp-includes/class-wp-http-streams.php:525
Class: Core class used to integrate Curl as an HTTP transport.
Source: wp-includes/class-wp-http-curl.php:20