Requests::delete()
Method: Send a DELETE request
Source: wp-includes/class-requests.php:244
Method: Send a DELETE request
Source: wp-includes/class-requests.php:244
Method: Convert a key => value array to a ‘key: value’ array for headers
Source: wp-includes/class-requests.php:810
Method: Send a TRACE request
Source: wp-includes/class-requests.php:251
Method: Decompress an encoded body
Source: wp-includes/class-requests.php:823
Method: Send a POST request
Source: wp-includes/class-requests.php:267
Method: Decompression of deflated string while staying compatible with the majority of servers.
Source: wp-includes/class-requests.php:865
Method: Send a PUT request
Source: wp-includes/class-requests.php:273
Method:
Source: wp-includes/class-requests.php:960
Class: Exception for 304 Not Modified responses
Source: wp-includes/Requests/Exception/HTTP/304.php:13
Method: Get the headers as an array
Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:100