问题描述 webman 请求URL如何设置不区分大小写 比如请求 http://127.0.0.1:8787/api/index/index http://127.0.0.1:8787/Api/Index/index 也能请求,现在返回404...