Skip to content

Pass though gRPC proxying not working #2105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
buger opened this issue Feb 11, 2019 · 0 comments
Closed

Pass though gRPC proxying not working #2105

buger opened this issue Feb 11, 2019 · 0 comments

Comments

@buger
Copy link
Member

buger commented Feb 11, 2019

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

@buger buger added the bug label Feb 11, 2019
@furkansenharputlu furkansenharputlu self-assigned this Feb 15, 2019
buger pushed a commit that referenced this issue Feb 15, 2019
Pass "Te" trailer. See golang/go#21096

This PR adds gRPC test.

Fixes #2105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants