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


##########
docs/en/latest/plugins/grpc-transcode.md:
##########
@@ -248,6 +250,150 @@ Trailer: grpc-message
 
{"workflowKey":"#2251799813685260","workflowInstanceKey":"#2251799813688013","bpmnProcessId":"order-process","version":1}
 ```
 
+## Show `grpc-status-details-bin` in response body
+
+If the gRPC service returns an error, there may be a `grpc-status-details-bin` 
field in the return header describing the error, which you can decode and 
display in the return body.

Review Comment:
   Done



-- 
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