xlgo opened a new issue #5936:
URL: https://github.com/apache/apisix/issues/5936
### Issue description
redirect.lua line 156
没有端口,如果不是默认的443 端口,就会出现问题
修改 为 uri = "https://$host:9443$request_uri" 可以正常使用
### Environment
应该是那个版本都这样的问题吧。
### Steps to reproduce
无
### Actual result
无
### Error log
无
### Expected result
_No response_
--
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]