ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 186

WP_Http::block_request()

Method: Determines whether an HTTP API request to the given URL should be blocked.

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

Used by 0 functions | Uses 0 functions

WP_Http::browser_redirect_compatibility()

Method: Match redirect behavior to browser handling.

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

Used by 0 functions | Uses 0 functions

WP_Http::buildCookieHeader()

Method: Takes the arguments for a ::request() and checks for the cookie array.

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

Used by 0 functions | Uses 0 functions

WP_Http::chunkTransferDecode()

Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.

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

Used by 0 functions | Uses 0 functions

WP_Http::get()

Method: Uses the GET HTTP method.

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

Used by 0 functions | Uses 0 functions

WP_Http::handle_redirects()

Method: Handles an HTTP redirect and follows it if appropriate.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 185 186 187 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy