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 2021/05/19 06:28:13 UTC

[GitHub] [apisix] Firstsawyou commented on issue #4271: request help: The request header added by A plugin can't be used for B plugin

Firstsawyou commented on issue #4271:
URL: https://github.com/apache/apisix/issues/4271#issuecomment-843785136


   You need to make sure that the execution priority of plugin A that sets the request header is greater than plugin B. How to set the request header, you can parameter proxy-rewrite plugin: https://github.com/apache/apisix/blob/master/apisix/plugins/proxy-rewrite.lua#L197


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

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