Searched refs:is_chunked (Results 1 – 2 of 2) sorted by relevance
122 is_chunked = response.is_chunked()132 if not is_chunked and not has_content_length:160 if is_chunked:165 if is_chunked:
908 def is_chunked(self): member in ArchivedHttpResponse960 if not self.is_chunked():