ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 187

WP_Http::head()

Method: Uses the HEAD HTTP method.

Source: wp-includes/class-wp-http.php:673

Used by 0 functions | Uses 0 functions

WP_Http::is_ip_address()

Method: Determines if a specified string represents an IP address or not.

Source: wp-includes/class-wp-http.php:1117

Used by 0 functions | Uses 0 functions

WP_Http::make_absolute_url()

Method: Converts a relative URL to an absolute URL relative to a given URL.

Source: wp-includes/class-wp-http.php:974

Used by 0 functions | Uses 0 functions

WP_Http::normalize_cookies()

Method: Normalizes cookies for using in Requests.

Source: wp-includes/class-wp-http.php:483

Used by 0 functions | Uses 0 functions

WP_Http::parse_url()

Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.

Source: wp-includes/class-wp-http.php:958

Used by 0 functions | Uses 0 functions

WP_Http::post()

Method: Uses the POST HTTP method.

Source: wp-includes/class-wp-http.php:637

Used by 0 functions | Uses 0 functions

WP_Http::processHeaders()

Method: Transforms header string into an array.

Source: wp-includes/class-wp-http.php:724

Used by 0 functions | Uses 0 functions

WP_Http::processResponse()

Method: Parses the responses and splits the parts into headers and body.

Source: wp-includes/class-wp-http.php:692

Used by 0 functions | Uses 0 functions

WP_Http::request()

Method: Send an HTTP request to a URI.

Source: wp-includes/class-wp-http.php:150

Used by 0 functions | Uses 0 functions

WP_Http::validate_redirects()

Method: Validate redirected URLs.

Source: wp-includes/class-wp-http.php:533

Used by 0 functions | Uses 0 functions
« Previous 1 … 186 187 188 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy