Skip to content

How can I get gRPC Metadata (or said Response trailers) in Kong plugin ? #13218

Answered by StarlightIbuki
jluncc asked this question in Help
Discussion options

You must be logged in to vote

The metadata could be located in trailers, which PDK does not support to extract for now. A workaround could be to get the raw socket, read the raw request/response stream and parse the body.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jluncc
Comment options

@StarlightIbuki
Comment options

@jluncc
Comment options

Answer selected by jluncc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants