Ask a question to get started
Enter to send•Shift+Enter new line
iter_text( self, chunk_size: int | None = None, ) -> AsyncIterator[str
A str-iterator over the decoded response content that handles both gzip, deflate, etc but also detects the content's string encoding.