Commit Graph

28 Commits

Author SHA1 Message Date
John
a4abac4916 improve unit test cases for gdb; add more functions for gjson; improve ghttp.Response.WriteStatus function 2019-07-17 23:24:27 +08:00
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
e4f9e1000d fix issue in status handler for ghttp.Server 2019-06-03 16:39:45 +08:00
John
e66f63262b add more unit test cases for ghttp.Server 2019-03-08 17:31:30 +08:00
John
975da97b4a fix issue in empty check for nil attribute of struct in package 'empty';add set-cookie support for 302 status in ghttp.Server 2019-03-05 17:06:37 +08:00
John
f92c1fc527 update CORS feature of ghttp.Response; add more unit cases for ghttp.Server 2019-03-01 23:45:55 +08:00
John
9797701881 remove Search/InArray functions from gstr package; update custom http status handling logics of web server 2019-02-18 16:12:59 +08:00
John
989d543a1f fix issue with error response status code 200 of web server; ghttp request client updates 2019-02-17 20:45:35 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
b19e47783b ghttp增加静态文件目录映射功能;改进gspath目录管理功能;改进gconv的slice转换功能,并增加gconv.Map方法 2018-11-30 09:48:57 +08:00
John
aee266eea0 WebServer改进 2018-11-28 20:19:28 +08:00
John
38932f306d 改进gspath缓存数据结构 2018-11-23 16:45:30 +08:00
John
5e7e1077a1 性能改进 2018-11-23 09:20:45 +08:00
John
c89482c3d6 WebServer性能细节改进 2018-11-17 11:17:02 +08:00
John
b190ee9fe6 初步完成第一阶段的性能改进 2018-11-17 02:39:23 +08:00
John
e8101cb02f 性能改进中 2018-11-16 18:20:09 +08:00
John
01c9c165ee 改进gcache/gqueue,提高执行效率,并完善相应的基准测试用例 2018-09-15 16:40:13 +08:00
John
f5ca1ab1a9 完善日志中的内容大小记录;模板引擎新增Config内置变量 2018-09-04 23:40:16 +08:00
john
19530a0ed7 ghttp.Server修复hook与serve方法的路由影响,并新增跳转方法 2018-08-24 14:57:49 +08:00
John
6f403d48c2 改进 2018-08-23 21:55:27 +08:00
john
13d6fc00a2 ghttp gzip特性开发中 2018-08-22 19:56:01 +08:00
john
7ce4f02533 增加gfcache包,改进gcfg/gview包 2018-08-21 21:18:56 +08:00
John
368105a877 ghttp.Response增加ServiceFile方法 2018-08-19 13:48:56 +08:00
john
94256ce393 优化 2018-08-14 19:53:31 +08:00
John
84a423329c 优化ghttp.ServerConfig配置,增加struct/method名称到uri的转换规则,通过SetNameToUri方法进行灵活配置 2018-08-12 12:22:02 +08:00
john
b4b4707cb3 ghttp.Response增加Writef、Writefln方法 2018-08-06 12:48:15 +08:00
John
eccab347f9 完善ghttp.Server路由控制示例程序 2018-07-24 23:43:00 +08:00
John
7d91986931 改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中 2018-05-06 22:35:08 +08:00