Searched refs:get_data_as_chunks (Results 1 – 2 of 2) sorted by relevance
911 def get_data_as_chunks(self): member in ArchivedHttpResponse932 return self.CHUNK_EDIT_SEPARATOR.join(self.get_data_as_chunks())
62 text_chunks = response.get_data_as_chunks()