|
|
aadc84ff72
|
Web Server增加启动时的路由展示特性,开发中
|
2018-10-17 10:09:42 +08:00 |
|
|
|
2672385a0d
|
改进ghttp.Server配置管理
|
2018-09-14 13:02:13 +08:00 |
|
|
|
db345f0401
|
ghttp对象路由注册增加Init&Shut自动回调方法;ghttp增加重复路由注册检测功能;gfsnotify增加默认递归Add/Remove特性
|
2018-08-19 11:25:15 +08:00 |
|
|
|
415c4a3b9e
|
调整BindControllerMethod及BindObjectMethod逻辑为绑定路由到指定的方法执行
|
2018-08-16 21:33:47 +08:00 |
|
|
|
872af337f2
|
SetNameToUri增加驼峰命名规则的名称转换方式
|
2018-08-12 12:36:02 +08:00 |
|
|
|
cc2925e40c
|
优化ghttp.ServerConfig配置,增加struct/method名称到uri的转换规则,通过SetNameToUri方法进行灵活配置
|
2018-08-12 12:22:02 +08:00 |
|
|
|
59ad7d7727
|
改进ghttp.Server退出机制处理
|
2018-08-01 13:04:15 +08:00 |
|
|
|
1af92c892c
|
ghttp.Request增加对GET/POST/Router参数的设置功能
|
2018-07-31 21:05:02 +08:00 |
|