This commit is contained in:
john
2018-08-27 13:56:34 +08:00
parent a66581048a
commit d95628e640

2
TODO
View File

@ -25,7 +25,7 @@ gview中的template标签失效问题
gfile文件stat信息使用gfsnotify进行缓存更新改进
ghttp.Server增加proxy功能特性本地proxy和远程proxy本地即将路由规则映射远程即反向代理
gjson对大json数据的解析效率问题
ghttp增加route name特性并同时支持backend和template(提供内置函数)引用可以通过RedirectRoute方法给定route name和路由参数跳转到指定的路由地址上
DONE: