WP_Http_Encoding::compatible_gzinflate()
Method: Decompression of deflated string while staying compatible with the majority of servers.
Source: wp-includes/class-wp-http-encoding.php:104
Method: Decompression of deflated string while staying compatible with the majority of servers.
Source: wp-includes/class-wp-http-encoding.php:104
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
Filter Hook: Filters the arguments used in an HTTP request.
Source: wp-includes/class-wp-http.php:233
Method: Takes the arguments for a ::request() and checks for the cookie array.
Source: wp-includes/class-wp-http.php:807
Filter Hook: Filters the preemptive return value of an HTTP request.
Source: wp-includes/class-wp-http.php:282
Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.
Source: wp-includes/class-wp-http.php:843
Filter Hook: Filters whether SSL should be verified for non-local requests.
Source: wp-includes/class-wp-http.php:402