You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
bug What is the current behavior?
While gRPC main transport is HTTP/2 and Tyk supports it, gRPC proxying does not work. What is the expected behavior?
It should proxy without any issues. Looks like Tyk stripping "Te" trailer which is required for gRPC.
See golang/go#21096 for more details.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
It's broken Which versions of Tyk affected by this issue? Did this work in previous versions of Tyk?
2.7.x
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
bug
What is the current behavior?
While gRPC main transport is HTTP/2 and Tyk supports it, gRPC proxying does not work.
What is the expected behavior?
It should proxy without any issues. Looks like Tyk stripping "Te" trailer which is required for gRPC.
See golang/go#21096 for more details.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
It's broken
Which versions of Tyk affected by this issue? Did this work in previous versions of Tyk?
2.7.x
The text was updated successfully, but these errors were encountered: