Requests::flattern()
Method: Convert a key => value array to a ‘key: value’ array for headers
Source: wp-includes/class-requests.php:810
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
Method: Send an OPTIONS request
Source: wp-includes/class-requests.php:280
Class: Exception for 502 Bad Gateway responses
Source: wp-includes/Requests/Exception/HTTP/502.php:13
Class: Iterator for arrays requiring filtered values
Source: wp-includes/Requests/Utility/FilteredIterator.php:15