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/12/02 02:28:03 UTC

[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #217: request help: how can i get custom request headers in the ext-plugin-post-resp?

tzssangglass commented on issue #217:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/217#issuecomment-1334685094

   > PostRequest.getUpstreamHeaders()
   
   Get the headers returned from the upstream
   
   1. we can get request headers in `filter` by `ext-plugin-pre-req`
   2. keep request headers as internal variables
   3. use internal variables in postFilter


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