thor
thor copied to clipboard
output_body counting
self._output_body_sent += len(chunk) assert self._output_body_sent <= self._output_content_length, \ "Too many body bytes sent"