Relative Content

Tag Archive for luaproxygrpcopenresty

reading request headers on ngnix from a grpc client

Having trouble reading header values on my Ngnix configuration, on the client side, I am using Golang and appending the header. usually on the server side, there is no issue with extracting the information from the headers
metadata.AppendToOutgoingContext(ctx, MD)