WP_Http::post()
Method: Uses the POST HTTP method.
Source: wp-includes/class-http.php:593
Method: Uses the POST HTTP method.
Source: wp-includes/class-http.php:593
Method: Transform header string into an array.
Source: wp-includes/class-http.php:663
Method: Parses the responses and splits the parts into headers and body.
Source: wp-includes/class-http.php:641
Method: Send an HTTP request to a URI.
Source: wp-includes/class-http.php:149
Method: Validate redirected URLs.
Source: wp-includes/class-http.php:491
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-http.php:556
Method: Tests which transports are capable of supporting the request.
Source: wp-includes/class-http.php:507
Method: Retrieve cookie header for usage in the rest of the WordPress HTTP API.
Source: wp-includes/class-wp-http-cookie.php:227
Method: Convert cookie name and value back to header string.
Source: wp-includes/class-wp-http-cookie.php:204
Method: Retrieves cookie attributes.
Source: wp-includes/class-wp-http-cookie.php:244
Method: Confirms that it’s OK to send this cookie to the URL checked against.
Source: wp-includes/class-wp-http-cookie.php:155
Method: Sets up this cookie object.
Source: wp-includes/class-wp-http-cookie.php:84
Method: Send a HTTP request to a URI using cURL extension.
Source: wp-includes/class-wp-http-curl.php:70
Method: Grabs the body of the cURL request.
Source: wp-includes/class-wp-http-curl.php:353
Method: Grabs the headers of the cURL request.
Source: wp-includes/class-wp-http-curl.php:335
Method: Determines whether this class can be used for retrieving a URL.
Source: wp-includes/class-wp-http-curl.php:382
Method: What encoding types to accept and their priority values.
Source: wp-includes/class-wp-http-encoding.php:143
Method: Decompression of deflated string while staying compatible with the majority of servers.
Source: wp-includes/class-wp-http-encoding.php:98
Method: Compress raw string using the deflate format.
Source: wp-includes/class-wp-http-encoding.php:31
Method: What encoding the content used when it was compressed to send in the headers.
Source: wp-includes/class-wp-http-encoding.php:191
Method: Decompression of deflated string.
Source: wp-includes/class-wp-http-encoding.php:49
Method: Whether decompression and compression are supported by the PHP version.
Source: wp-includes/class-wp-http-encoding.php:226
Method: Whether the content be decoded based on the headers.
Source: wp-includes/class-wp-http-encoding.php:203
Method:
Source: wp-includes/class-wp-http-ixr-client.php:51
Method:
Source: wp-includes/class-wp-http-ixr-client.php:21
Method: Retrieve authentication string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:139
Method: Retrieve header string for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:150
Method: Retrieve the host for the proxy server.
Source: wp-includes/class-wp-http-proxy.php:79
Method: Whether proxy connection should be used.
Source: wp-includes/class-wp-http-proxy.php:54
Method: Retrieve the password for proxy authentication.
Source: wp-includes/class-wp-http-proxy.php:124