Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpc: properly handle the various content-type's that are considered gRPC
Properly handle identifying gRPC traffic by performing a prefix comparision on a request's content-type header instead of a full equality check.
- Loading branch information