Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
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