Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core\http_client Member List

This is the complete list of members for core\http_client, including all inherited members.

__call($method, $args)GuzzleHttp\Client
__construct(array $config=[])core\http_client
get_handlers(array $settings)core\http_clientprotected
get_options(array $settings)core\http_clientprotected
get_proxy(array $settings)core\http_clientprotected
getConfig(?string $option=null)GuzzleHttp\Client
MAJOR_VERSIONGuzzleHttp\ClientInterface
request(string $method, $uri='', array $options=[])GuzzleHttp\Client
requestAsync(string $method, $uri='', array $options=[])GuzzleHttp\Client
send(RequestInterface $request, array $options=[])GuzzleHttp\Client
sendAsync(RequestInterface $request, array $options=[])GuzzleHttp\Client
sendRequest(RequestInterface $request)GuzzleHttp\Client
setup_proxy(array $settings)core\http_clientprotected