1247
1247
self._write_prefixed_body(part)
1250
1251
# Iterating the stream failed. Cleanly abort the request.
1251
1252
self._write_error_status()
1252
1253
# Currently the client unconditionally sends ('error',) as the
1254
1255
self._write_structure(('error',))
1256
1258
self._medium_request.finished_writing()