655
655
if 'hpss' in debug.debug_flags:
656
656
mutter(' %d bytes in readv request', len(readv_bytes))
657
657
self._last_verb = args[0]
659
667
def cancel_read_body(self):
660
668
"""After expecting a body, a response code may indicate one otherwise.