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
659
def call_with_body_stream(self, args, stream):
660
660
# Protocols v1 and v2 don't support body streams. So it's safe to
661
661
# assume that a v1/v2 server doesn't support whatever method we're