guankai commented on issue #10257:
URL: https://github.com/apache/apisix/issues/10257#issuecomment-1734932428
> * "uri": "/api/httpbin/header/status/:codes"
> * proxy-rewrite "uri": "/status/${codes}"
>
> the `proxy-rewrite` will call `core.utils.resolve_var`
it is not works, the route config
<img width="494" alt="image"
src="https://github.com/apache/apisix/assets/2645968/70a830f7-3700-4d7d-92c0-7521a2b4959d">
and the log as
<img width="769" alt="image"
src="https://github.com/apache/apisix/assets/2645968/fa0dcfbe-a454-41ab-8ff6-9f2582257b59">
the apisix can not identify the ${param}
--
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]