I am building a grpc server in c++ and i am trying to get the \'Host\' from the HTTP headers, but i didn\'t find any access to it.
This is my server implementation: