googleapis / google-resumable-media-python

Apache License 2.0
45 stars 48 forks source link

Request: supporting `httpx`-style responses #440

Open jamesbraza opened 5 months ago

jamesbraza commented 5 months ago

Is your feature request related to a problem? Please describe.

I have google-resumable-media==2.7.1 and want to use it with httpx. httpx breaks compatibility with requests in several ways:

It would be nice to support httpx. It is also supports asyncio as requested in https://github.com/googleapis/google-resumable-media-python/issues/28.

Describe alternatives you've considered

N/a

Additional context

N/a

cojenco commented 4 months ago

Thanks for the feature request. We don't have more information on the roadmap for httpx support but our team will look into this and provide an update when one is available.