feat: Centralize Shared Headers #2314
Labels
api: storage
Issues related to the googleapis/nodejs-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
We should centralize shared headers. This can be made cleaner post-gaxios migration.
Discussion: #2305 (comment)
This can also be iterated on in Node 18+ by returning a Headers object (as today headers are case-sensitive while they shouldn't be).
The text was updated successfully, but these errors were encountered: