lexiforest / curl_cffi

Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints.
https://curl-cffi.readthedocs.io/
MIT License
2.52k stars 266 forks source link

[BUG] Doesn't support streaming for asynchronous #299

Closed galaxyapi closed 7 months ago

galaxyapi commented 7 months ago

Describe the bug I tried various hit and trials, none of them work. It doesn't have ability to handle streaming response for asynchronous codes.

Versions

Additional context