Post #171 1.09K Nov 17, 2025, 11:41 UTC Support sync and async transport using HTTPX in addition to aiohttp and requests:https://github.com/reagento/descanso/issues/47#descanso GitHub Provide `httpx` client · Issue #47 · reagento/descanso I am not actually using this library, but while I was reading the readme example - I wondered why it is not supported. httpx has both modes: sync and async, which really implies that there should b...