Open
Description
parseResponseError()
throws rather than returns it's result at
minio-js/src/internal/xml-parser.ts
Lines 117 to 119 in d8c6721
This means that at
minio-js/src/internal/client.ts
Lines 739 to 741 in d8c6721
makeRequestStreamAsync()
does not call this.logHTTP()
at line 740.
I noticed this, as ?location
requests do not seem to emit close
events.
Metadata
Metadata
Assignees
Labels
No labels