ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 182

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

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::compress()

Method: Compress raw string using the deflate format.

Source: wp-includes/class-wp-http-encoding.php:33

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::decompress()

Method: Decompression of deflated string.

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

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::is_available()

Method: Whether decompression and compression are supported by the PHP version.

Source: wp-includes/class-wp-http-encoding.php:231

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::should_decode()

Method: Whether the content be decoded based on the headers.

Source: wp-includes/class-wp-http-encoding.php:208

Used by 0 functions | Uses 0 functions

WP_HTTP_IXR_Client::__construct()

Method:

Source: wp-includes/class-wp-http-ixr-client.php:22

Used by 0 functions | Uses 0 functions

WP_HTTP_IXR_Client::query()

Method:

Source: wp-includes/class-wp-http-ixr-client.php:56

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::authentication()

Method: Retrieve authentication string for proxy authentication.

Source: wp-includes/class-wp-http-proxy.php:144

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::authentication_header()

Method: Retrieve header string for proxy authentication.

Source: wp-includes/class-wp-http-proxy.php:155

Used by 0 functions | Uses 0 functions
« Previous 1 … 181 182 183 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy