Open
Description
Mostly like this:
https://aiohttp.readthedocs.io/en/stable/client_quickstart.html#streaming-response-content
This could probably solve some usage like #157.
It is hard to control the process in streaming_callback
, and it does not support async function as well.