Description
Adds asynchronous HTTP client support for applications that need efficient network requests. Developers use it in software that fetches web resources, communicates with services, or needs non-blocking HTTP behavior.
It is a library, not a browser or standalone downloader. Programs using it may contact remote servers, so TLS settings, proxy behavior, and privacy depend on the application configuration.