Ask a question to get started
Enter to send•Shift+Enter new line
iter_bytes( self, chunk_size: int | None = None, ) -> AsyncIterator[bytes
A byte-iterator over the decoded response content.
This automatically handles gzip, deflate and brotli encoded responses.