Commit Graph

53 Commits

Author SHA1 Message Date
John
2c604a62cf 完善ghttp.Server自定义错误状态码回调函数处理示例代码 2018-05-04 16:50:54 +08:00
John
7370278da5 改进ghttp.Server自定义错误状态码设计 2018-05-04 16:07:50 +08:00
John
fa897c25bc ghttp.Server增加自定义状态码回调函数注册处理 2018-05-04 14:35:20 +08:00
John
3dc932a0cb 改进ghttp.Server Cookie示例,改进ghttp.Response.Write数据类型转换逻辑 2018-04-30 22:34:28 +08:00
John
299db4ebfe 改进ghttp.Server Session示例 2018-04-30 22:28:01 +08:00
John
982bbec818 完善ghttp.Server文件上传示例,改进ghttp.Response设计 2018-04-30 22:14:14 +08:00
John
92800a1241 ghttp.Request增加请求进入和完成时间记录,并增加到默认日志内容中 2018-04-29 23:19:02 +08:00
John
d24b69e584 修复ghttp.Server多端口监听特性,增加多端口监听示例 2018-04-29 16:52:44 +08:00
John
d16be598f6 g包中增加HTTPServer,TCPServer,UDPServer单例对象封装 2018-04-28 12:04:00 +08:00
John
98ff7cae15 ghttp.Server增加对多端口监听特性(HTTP/HTTPS),支持同一Server同时监听多端口的HTTP/HTTPS服务 2018-04-27 22:12:11 +08:00
John
f0c424f0fe 修复ghttp路由缓存问题 2018-04-25 17:11:34 +08:00
John
6826bf9c11 完善https示例,README updates 2018-04-23 22:03:11 +08:00
John
da2bb36308 完成HTTPS支持 2018-04-23 19:22:59 +08:00
John
b3f96c587e 修正web server目录安全性校验文件分隔符号处理问题 2018-04-23 17:06:50 +08:00
John
721c1091d0 改进静态文件目录安全访问控制 2018-04-23 14:20:41 +08:00
John
0b6dbf524e ghttp.Server 日志功能完善 2018-04-20 18:52:04 +08:00
John
e42bbb46f9 ghttp.Server 日志功能完善 2018-04-20 18:12:47 +08:00
John
1c29ae66be ghttp.Server 日志功能完善 2018-04-20 17:53:34 +08:00
John
79ed4165ed ghttp.Server log功能完善 2018-04-20 11:45:47 +08:00
John
9406b02fa5 ghttp.Server增加access & error log功能 2018-04-19 19:11:10 +08:00
John
5419c494f2 简化直接对模板内容的解析方法,完善TODO 2018-04-17 17:36:59 +08:00
John
847cfc6d91 完善geg示例 2018-04-17 14:20:02 +08:00
John
c7facf2f65 ghttp包增加pprof支持 2018-04-17 13:54:33 +08:00
John
a90783a91a garray开发中 2018-04-16 14:15:07 +08:00
John
15c5d5b93b 改进gconv功能,完善gconv示例,README updates 2018-04-15 10:30:59 +08:00
John
d0e999ff7b README updates 2018-04-14 21:24:42 +08:00
John
1905337b4f GetQueryString->Get 2018-04-14 12:34:11 +08:00
John
13cc2e900c ghttp.Response.WriteString -> ghttp.Response.Write,REAME updates 2018-04-14 12:20:14 +08:00
John
2979b64668 完善并改进gbinary,gconv包类型转换功能,改进ghttp.Response对象操作 2018-04-14 01:05:46 +08:00
John
0deccb98d3 完成ghttp.Server服务注册与事件回调注册的动态路由规则特性 2018-04-13 18:48:19 +08:00
John
6bd1089dc3 完成ghttp.Server动态路由规则特性,修复带HTTPMethod的服务注册规则问题 2018-04-13 16:16:12 +08:00
John
9b61727a00 初步完成ghttp动态路由特性 2018-04-13 15:19:31 +08:00
John
03478fe72d ghttp路由功能改进中 2018-04-12 18:06:42 +08:00
John
b0dc9064e0 ghttp路由优先级改进 2018-04-11 16:06:45 +08:00
John
3bb3d27009 ghttp路由功能改进 2018-04-11 12:05:25 +08:00
John
24b8c2459e ghttp组件优化 2018-04-10 10:32:37 +08:00
John
c4b9144d45 改进ghttp事件回调名称 2018-04-09 18:51:46 +08:00
John
fdefc0f822 ghttp.Server增加事件回调特性,去掉Request ID生成器,采用性能更高的gtype包实现请求ID生成 2018-04-09 17:55:46 +08:00
John
8da77b8da5 完善ghttp客户端示例 2018-01-11 17:05:10 +08:00
John
36ab7a0b05 完成ghttp客户端测试,文件上传客户端及服务端测试,version 0.90beta -> 0.91beta 2018-01-11 16:06:42 +08:00
John
93d0c1d4c5 ghttp post及文件上传调试 2018-01-10 18:20:32 +08:00
John
220cd6f1f8 TCPServer示例调整 2018-01-09 10:14:24 +08:00
John
0656642705 完善示例及说明 2018-01-05 17:45:16 +08:00
John
ce3b573c67 改进路由解析优先级设计,完善MVC示例代码 2018-01-03 15:27:43 +08:00
John
d4f992bfc4 改进ghttp传递给注册函数的参数,简化使用 2018-01-02 15:52:32 +08:00
John
9f55dd52ce 增加glog示例代码,完善glog backtrace 2017-12-31 20:00:09 +08:00
John
31d29789a3 示例更新 2017-12-31 18:18:00 +08:00
John
a2c5b4617b 完善控制器demo 2017-12-30 18:35:24 +08:00
John
3ab3a61dfa MVC继承层级调整,配置管理、数据库管理核心组件封装 2017-12-14 17:32:51 +08:00
John
a243fea88b mvc框架结构完善 2017-12-08 09:50:11 +08:00