tech debt: sort out Fallback and DEGAPIC client headers #873
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
Currently, header
x-goog-api-client
has many values that some of them might not need, likegrpc-web
.There is a technical implementation detail that Fallback and REGAPIC are implemented in the same file(src/fallback.ts). We should remove unused header and sort out the existing headers.
The text was updated successfully, but these errors were encountered: