ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.7.0
  • Page 7

WP_Http

Class:

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

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

http_request_timeout

Filter Hook: Filters the timeout value for an HTTP request.

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

Used by 0 functions | Uses 0 functions

http_request_redirection_count

Filter Hook: Filters the number of redirects allowed during an HTTP request.

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

Used by 0 functions | Uses 0 functions

http_request_version

Filter Hook: Filters the version of the HTTP protocol used in a request.

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

Used by 0 functions | Uses 0 functions

http_request_args

Filter Hook: Filters the arguments used in an HTTP request.

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

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

Method: Uses the GET HTTP method.

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

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::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
« Previous 1 … 6 7 8 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy