WP_Http_Encoding::content_encoding()
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: 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
Class: Core class used to implement deflate and gzip transfer encoding support for HTTP requests.
Source: wp-includes/class-wp-http-encoding.php:18
Method: Compress raw string using the deflate format.
Source: wp-includes/class-wp-http-encoding.php:33
Class:
Source: wp-includes/class-wp-http.php:29
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-wp-http.php:599
Method: Send an HTTP request to a URI.
Source: wp-includes/class-wp-http.php:150
Method: Uses the POST HTTP method.
Source: wp-includes/class-wp-http.php:637
Filter Hook: Filters the timeout value for an HTTP request.
Source: wp-includes/class-wp-http.php:162