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