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

   @overstarry the code you provided in serverless-pre-function is correct and 
works as expected. Its just the `ctx.vars` just holds variables for that 
context and is not updated by calling `set_uri`.
   
   Here I used your configuration to test:
   Without your configuration: 
   
![whennotok](https://github.com/apache/apisix/assets/43276904/0ac30526-14a8-4e2b-bbf6-1208e196bf43)
   
   With your configuration
   
![whenok](https://github.com/apache/apisix/assets/43276904/6bc95be4-fe53-4fdf-a4ec-3d678c0bf617)
   
   
   


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