WP_Http_Encoding::accept_encoding()
Method: What encoding types to accept and their priority values.
Source: wp-includes/class-wp-http-encoding.php:149
Method: What encoding types to accept and their priority values.
Source: wp-includes/class-wp-http-encoding.php:149
Filter Hook: Filters the allowed encoding types.
Source: wp-includes/class-wp-http-encoding.php:184
Method: What encoding the content used when it was compressed to send in the headers.
Source: wp-includes/class-wp-http-encoding.php:196
Method: Whether the content be decoded based on the headers.
Source: wp-includes/class-wp-http-encoding.php:208
Method: Whether decompression and compression are supported by the PHP version.
Source: wp-includes/class-wp-http-encoding.php:231
Action Hook: Fires after an HTTP API response is received and before the response is returned.
Source: wp-includes/class-wp-http.php:445
Filter Hook: Filters whether to block local HTTP API requests.
Source: wp-includes/class-wp-http.php:920
Filter Hook: Filters a successful HTTP API response immediately before the response is returned.
Source: wp-includes/class-wp-http.php:472
Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.
Source: wp-includes/class-wp-http.php:958
Method: Normalizes cookies for using in Requests.
Source: wp-includes/class-wp-http.php:483