You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "Revolyssup (via GitHub)" <gi...@apache.org> on 2023/05/28 18:54:11 UTC

[GitHub] [apisix] Revolyssup commented on issue #9556: help request: Ignore the case of the uri

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: notifications-unsubscribe@apisix.apache.org

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