tzssangglass commented on issue #5690:
URL: https://github.com/apache/apisix/issues/5690#issuecomment-986245534


   In fact, APISIX uses 
`[ngx.escape_uri](https://github.com/openresty/lua-nginx-module#ngxescape_uri)` 
to escape uri, this way the `+` is translated into a space, I hope this is 
useful to you: https://www.cnblogs.com/zhengxl5566/p/10783422.html
   refer to:
   [1]: https://github.com/openresty/lua-nginx-module/issues/1124
   [2]: https://juejin.cn/post/6844903512485134343#heading-6
   [3]: https://www.cnblogs.com/zhengxl5566/p/10783422.html


-- 
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-unsubscr...@apisix.apache.org

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


Reply via email to