Archive | /wp-includes/http.php RSS feed for this section

wp_http_supports

Determines if there is an HTTP Transport that can process this request.

15137

Continue reading

wp_remote_retrieve_response_message

Retrieve only the response message from the raw response.Will return an empty array if incorrect parameter value is given.

4051

Continue reading

wp_remote_retrieve_response_code

Retrieve only the response code from the raw response.Will return an empty array if incorrect parameter value is given.

4049

Continue reading