ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • HTTP
  • Page 12

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_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_value

Filter Hook: Filters the header-encoded cookie value.

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

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::get_attributes()

Method: Retrieves cookie attributes.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy

Class: Core class used to implement HTTP API proxy support.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::is_enabled()

Method: Whether proxy connection should be used.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::use_authentication()

Method: Whether authentication should be used.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::host()

Method: Retrieve the host for the proxy server.

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

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy::port()

Method: Retrieve the port for the proxy server.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 11 12 13 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy