Closed
Description
As a user of NGF with applications that require GRPC traffic
I want NGF to support a GRPCRoute with header matching support
So that I can direct traffic to my applications based on an http header.
Acceptance
- Users can create a GRPCRoute that can direct traffic based on the incoming request's header as defined here.
- Enable GRPCRouteHeaderMatching conformance test and verify that it passes.