googleapis / googleapis/google-cloud-cpp

Change gRPC channel configuration to include `DEFAULT_AUTHORITY`

Aperta
#13,996 1 commento 0 reazioni 1 assegnatario Rivendicata da @v-pratap Vedi su GitHub
type: feature request
Lingua principale
C++
Stelle
659
Fork
462
Merge medio
1g 2h
PR unite (30g)
89

Descrizione

Channels intended for `storage.googleapis.com` should set:

```cc
args.SetString(GRPC_ARG_DEFAULT_AUTHORITY, "storage.googleapis.com");
```

I am not sure if this is only needed when using Google Direct Access (i.e. `google-c2:///*` endpoints), or a general thing.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.