For example (proposed by @tomchristie):
>>>client=httpx.Client()
>>>client.transport<httpx.HTTPTransport [Connections: 0active, 0keep-alive. Requests: 0active, 0queued.]>
Ideally, this will be followed by a public API to access this information programatically.
(Note that I am filing this issue as requested, but do not expect to use it myself, as I am interested primarily in the programmatic access).
cc @RobertCraigie
For example (proposed by @tomchristie):
Ideally, this will be followed by a public API to access this information programatically.
(Note that I am filing this issue as requested, but do not expect to use it myself, as I am interested primarily in the programmatic access).
cc @RobertCraigie