async httpclient is very impoert. Can sanic provider this httpclient?
You can use aiohttp
As @messense said you can use aiohttp. Sanic is focused on being a server only.
Most helpful comment
You can use aiohttp