Skip to content

Commit 5e582ca

Browse files
committed
issue:21 empty multipart
1 parent be8337a commit 5e582ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/mlrest.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ function multipartResponder(response) {
485485
// operation.dispatchEndError('empty multipart response');
486486
operation.logger.debug('empty multipart response');
487487
operation.dispatchEmpty();
488+
response.resume();
488489
return;
489490
}
490491

0 commit comments

Comments
 (0)