Easier way to return grpc (h2c) status in response in request_filter
?
#550
Unanswered
HaoYang670
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All, I am building a reverse proxy for grpc (h2c) servers. I now manually write the grpc status code and message into the response trailer when hitting authentication error in
request_filter
. I want to know if there is an easier way to do that in pingora?Beta Was this translation helpful? Give feedback.
All reactions