Factor-out StreamContextManager from httpx/_client.py
#1556
Unanswered
jkklapp
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This class is referenced from
httpx/_client.py
andhttpx/_api.py. It would be good to make
StreamContextManagerlive in its own class as it doesn't seem to be private to
httpx/_client.py`.I'm happy to open a PR for this 😄
Beta Was this translation helpful? Give feedback.
All reactions