Hi, it seems you are looking for help with gRPC.
[email protected] is a group for Protocol Buffers specifically and
gRPC is out of scope.
The mailing list for gRPC is [email protected]
Good luck!

On Mon, Jul 17, 2023 at 4:27 PM 'Robert Hardisty' via Protocol Buffers <
[email protected]> wrote:

> Hi all,
>
> For security purposes, we are needing to know the initial service URL the
> client sent (e.g. https://my-grpc-server-external.com/some-method). We
> plan to have an internal and external load balancer with different DNS, and
> need a way extract that on the server side. I thought the context object in
> the server's method would have it, but unable to find it. I also thought
> the grpc.AuthMetadataContext
> <https://grpc.github.io/grpc/python/grpc.html#grpc.AuthMetadataContext>
> might have it, but that looks like a client-side property.
>
> Any help is appreciated.
>
> Best,
> Bob
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/protobuf/e11705b5-a9eb-4e26-b1fd-fd369c93c1cen%40googlegroups.com
> <https://groups.google.com/d/msgid/protobuf/e11705b5-a9eb-4e26-b1fd-fd369c93c1cen%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/CAM9aRsLvcfkFt85%3D%2BpqQD-GPPjkr-tFf-3sd8DfcWwUUJdyueg%40mail.gmail.com.

Reply via email to