googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
897 stars 369 forks source link

feat: add headers option to MPU #2303

Closed ddelgrosso1 closed 11 months ago

ddelgrosso1 commented 11 months ago

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes # 🦕

ddelgrosso1 commented 11 months ago

This looks larger than it really is due to the fact that I removed proxyquire and all the fake objects from the transfer manager tests.