ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 181

WP_Http_Cookie::__construct()

Method: Sets up this cookie object.

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

Used by 0 functions | Uses 0 functions

WP_Http_Cookie::get_attributes()

Method: Retrieves cookie attributes.

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

Used by 0 functions | Uses 0 functions

WP_Http_Cookie::getFullHeader()

Method: Retrieve cookie header for usage in the rest of the WordPress HTTP API.

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

Used by 0 functions | Uses 0 functions

WP_Http_Cookie::getHeaderValue()

Method: Convert cookie name and value back to header string.

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

Used by 0 functions | Uses 0 functions

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