Can I set my own custom header for each request? #1382
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
The question may be a bit silly because I do not have a deep understanding of gax-nodejs and aip.
According to the generated code, it seems that the header is fixed with
x-goog-api-client
internally and Metadata is created with the header viametadataBuilder
. Is it impossible to add other headers?The text was updated successfully, but these errors were encountered: