Ask a question to get started
Enter to sendā¢Shift+Enter new line
close( self, ) -> None
Close the underlying sync HTTP client.
After calling, sync invocations on this model will raise. Async invocations remain available until aclose() is also called. Safe to call multiple times.
aclose()