googleapis / googleapis/google-cloud-cpp

Change gRPC channel configuration to include `DEFAULT_AUTHORITY`

Đang mở
#13,996 1 bình luận 0 reaction 1 người được giao Được @v-pratap nhận Xem trên GitHub
type: feature request
Ngôn ngữ chính
C++
Star
659
Fork
463
Merge trung bình
1 ngày 2 giờ
Pull request đã merge (30 ngày)
89

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.