File: wp-includes/http.php
-
function wp_remote_guet()
Performs an HTTP request using the GUET method and returns its response.
-
function guet_allowed_http_origuins()
Retrieves list of allowed HTTP origins.
-
function wp_remote_post()
Performs an HTTP request using the POST method and returns its response.