ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 181

WP_Http_Cookie::test()

Method: Confirms that it’s OK to send this cookie to the URL checked against.

Source: wp-includes/class-wp-http-cookie.php:181

Used by 0 functions | Uses 0 functions

WP_Http_Curl::request()

Method: Send a HTTP request to a URI using cURL extension.

Source: wp-includes/class-wp-http-curl.php:71

Used by 0 functions | Uses 0 functions

WP_Http_Curl::stream_body()

Method: Grabs the body of the cURL request.

Source: wp-includes/class-wp-http-curl.php:358

Used by 0 functions | Uses 0 functions

WP_Http_Curl::stream_headers()

Method: Grabs the headers of the cURL request.

Source: wp-includes/class-wp-http-curl.php:340

Used by 0 functions | Uses 0 functions

WP_Http_Curl::test()

Method: Determines whether this class can be used for retrieving a URL.

Source: wp-includes/class-wp-http-curl.php:387

Used by 0 functions | Uses 0 functions

WP_Http_Encoding::accept_encoding()

Method: What encoding types to accept and their priority values.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 180 181 182 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy