在 Controller 中怎么对中文URL进行转码

在 Controller 中如何对中文URL进行转码如题,在controller中有没有类似于html_escape之类的方法?我查了很

在 Controller 中如何对中文URL进行转码
如题,在controller中有没有类似于   html_escape   之类的方法?我查了很多文档,没有找到这个方法的定义

[解决办法]
oh...I mean, you can try the method h()