Revolyssup commented on issue #10089:
URL: https://github.com/apache/apisix/issues/10089#issuecomment-1695702644

   @ihse1988 These are nginx variables, so either you can -
   1. use $http_NAME_OF_THE_HEADER to extract a specific header
   2. Use serverless plugin and 
[register](https://github.com/apache/apisix/blob/704645f6114ce6f2a4fe79857a8049e693f3878c/apisix/core/ctx.lua#L341)
 custom variables  extracting requests and response headers which correspond to 
all headers.


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