Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
GuzzleHttp\ClientInterface Member List

This is the complete list of members for GuzzleHttp\ClientInterface, including all inherited members.

getConfig(string $option=null)GuzzleHttp\ClientInterface
MAJOR_VERSIONGuzzleHttp\ClientInterface
request(string $method, $uri, array $options=[])GuzzleHttp\ClientInterface
requestAsync(string $method, $uri, array $options=[])GuzzleHttp\ClientInterface
send(RequestInterface $request, array $options=[])GuzzleHttp\ClientInterface
sendAsync(RequestInterface $request, array $options=[])GuzzleHttp\ClientInterface