You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/04 06:34:07 UTC

[GitHub] [apisix] vyvyan2010 commented on issue #6996: feat: As a user, I want to see `grpc-status-details-bin` in response body in case an error, so that I avoid parsing header to read error response

vyvyan2010 commented on issue #6996:
URL: https://github.com/apache/apisix/issues/6996#issuecomment-1204824000

   @nic-chen why do we set `Trailer` response header here?
   https://github.com/apache/apisix/blob/master/apisix/plugins/grpc-transcode.lua#L155
   the `Trailer` response header is used to indicate the additional fields at the end of chunked
   ![image](https://user-images.githubusercontent.com/9354193/182778920-71c03b36-f1b0-4b08-aa8b-47f629553580.png)
   But "grpc-status" and "grpc-message" are not involved in chunk
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org