Ask a question to get started
Enter to send•Shift+Enter new line
ResponseContextManager( self, request_func: Callable[[], _APIResponseT], )
Generic[_APIResponseT]
Context manager for ensuring that a request is not made until it is entered and that the response will always be closed when the context manager exits