monkeyDluffy6017 commented on code in PR #9312:
URL: https://github.com/apache/apisix/pull/9312#discussion_r1170778021


##########
apisix/cli/ngx_tpl.lua:
##########
@@ -766,6 +766,7 @@ http {
             grpc_set_header   "Host" $upstream_host;
             {% end %}
             grpc_set_header   Content-Type application/grpc;
+            grpc_set_header   Te trailers;

Review Comment:
   @moonming The grpc-transcode plugin use the `location @grpc_pass` to pass 
request
   <img width="958" alt="image" 
src="https://user-images.githubusercontent.com/9354193/232962595-1f599a36-e93e-4ec5-b78f-5d93271260fa.png";>
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to