Documentation
README
HttpClient
Bitrix\Main\Web\HttpClient is a built-in client for external HTTP requests. It works in two modes: legacy (convenient get/post/download) and PSR-18 (full control, PSR-7/18 compatibility, asynchrony).
Global Configuration
Default values are in /local/.settings.php, http_client_options section:
This is the opening of the README. Read the full README on GitHub.