Relative Content

Tag Archive for nginxluagrpchttp2openresty

Unable to read headers in NGINX from gRPC request

I am having some trouble when trying to read request headers in my NGINX configuration, there are being sent from my gRPC client. The other parts of my configuration works as expected, and I have data flowing from client to server and back using gRPC. Only this part doesn’t work for me for some reason.