Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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_client | protected |
get_options(array $settings) | core\http_client | protected |
get_proxy(array $settings) | core\http_client | protected |
getConfig(?string $option=null) | GuzzleHttp\Client | |
MAJOR_VERSION | GuzzleHttp\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_client | protected |