WordPress 2.7.0 Hooks, Functions, Classes and Methods
Page 24

wp_remote_head()

Performs an HTTP request using the HEAD method and returns its response.

wp_remote_post()

Performs an HTTP request using the POST method and returns its response.