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:  With your configuration  -- 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]
