Undocumented
Class | BaseClient |
No class docstring; 6/9 properties, 0/12 instance variable, 10/22 methods documented |
Class | BoundAsyncStream |
An async byte stream that is bound to a given response instance, and that ensures the response.elapsed is set once the response is closed. |
Class | BoundSyncStream |
A byte stream that is bound to a given response instance, and that ensures the response.elapsed is set once the response is closed. |
Class | ClientState |
Undocumented |
Class | UseClientDefault |
For some parameters such as auth=... and timeout=... we need to be able to indicate the default "unset" state, in a way that is distinctly different to using None . |
Constant | ACCEPT_ENCODING |
Undocumented |
Constant | T |
Undocumented |
Constant | U |
Undocumented |
Constant | USER_AGENT |
Undocumented |
Variable | logger |
Undocumented |