soulbird commented on issue #8193:
URL: https://github.com/apache/apisix/issues/8193#issuecomment-1294345857

   I checked the code, and the route-level plugin is loaded after the global 
rules are executed, which means that if you `exit(403)` in the global plugin, 
the route-level plugin will not be loaded. There are no plugins available in 
APISIX when `header_filter` is executed.


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