gf/g/net/ghttp
2019-02-01 22:25:58 +08:00
..
ghttp_client_request_api.go ghttp.Client updates; add more unit test cases for web server 2018-12-31 00:50:55 +08:00
ghttp_client_request_client.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_client_response.go 改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中 2018-05-06 22:35:08 +08:00
ghttp_controller.go fix issue in controller interface definition 2018-12-26 10:17:24 +08:00
ghttp_func.go 修复ghttp.BindParams对@file文件上传标识符的转义问题 2018-09-26 18:44:30 +08:00
ghttp_request_auth.go ghttp.Request增加服务端BasicAuth功能 2018-08-24 18:23:26 +08:00
ghttp_request_params.go add surport for field type auto detection in gform 2019-01-14 22:55:43 +08:00
ghttp_request_post.go up 2018-12-28 21:44:36 +08:00
ghttp_request_query.go ghttp.Client updates; add more unit test cases for web server 2018-12-31 00:50:55 +08:00
ghttp_request_request.go add surport for field type auto detection in gform 2019-01-14 22:55:43 +08:00
ghttp_request_router.go up 2018-08-19 22:45:23 +08:00
ghttp_request.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_response_gzip.go 改进ghttp.Server配置管理 2018-09-14 13:02:13 +08:00
ghttp_response_view.go 解决没有配置文件时的Config内置变量报错问题 2018-11-09 23:57:20 +08:00
ghttp_response_writer.go WebServer性能细节改进 2018-11-17 11:17:02 +08:00
ghttp_response.go ghttp增加静态文件目录映射功能;改进gspath目录管理功能;改进gconv的slice转换功能,并增加gconv.Map方法 2018-11-30 09:48:57 +08:00
ghttp_server_admin_unix.go new version of gdb developing 2018-12-14 10:09:45 +08:00
ghttp_server_admin_windows.go 完成ghttp.Server平滑重启机制改进 2018-06-01 18:19:54 +08:00
ghttp_server_admin.go move gtime.SetTimeout&gtime.SetInterval to gtimer 2019-01-16 23:23:53 +08:00
ghttp_server_config_cookie.go WebServer改进 2018-11-28 20:19:28 +08:00
ghttp_server_config_logger.go WebServer改进 2018-11-28 20:19:28 +08:00
ghttp_server_config_route.go Add rewrite feature to WebServer; Add Unique for un sorted array of garray; Fix map conversion issue of gjson. 2018-12-10 20:24:20 +08:00
ghttp_server_config_session.go WebServer改进 2018-11-28 20:19:28 +08:00
ghttp_server_config_static.go add Clone for garray; comments of garray update 2019-02-01 22:00:58 +08:00
ghttp_server_config.go optimize WebServer in hook priority handler and request exit mechanism 2019-01-13 00:43:36 +08:00
ghttp_server_cookie.go ghttp updates 2019-01-24 13:40:48 +08:00
ghttp_server_domain.go ghttp对象路由注册增加Init&Shut自动回调方法;ghttp增加重复路由注册检测功能;gfsnotify增加默认递归Add/Remove特性 2018-08-19 11:25:15 +08:00
ghttp_server_graceful.go reuseport updates 2019-01-27 16:40:16 +08:00
ghttp_server_handler.go Merge branch 'master' of https://gitee.com/johng/gf into develop 2019-02-01 00:02:17 +08:00
ghttp_server_log.go done refacting gdb package 2018-12-16 22:22:07 +08:00
ghttp_server_pprof.go ghttp updates 2019-01-24 14:03:48 +08:00
ghttp_server_router_group.go add func ghttp.Group.Common for common http methods(GET/PUT/POST/DELETE) binding; fix issue #IRHB3,#IRHSJ; add more unit test cases for gvalid 2019-01-29 23:01:14 +08:00
ghttp_server_router_hook.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_server_router_serve.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_server_router.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_server_service_controller.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_server_service_handler.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_server_service_object.go rename category string to text 2019-02-01 20:45:11 +08:00
ghttp_server_session.go gmap updates 2019-02-01 22:25:58 +08:00
ghttp_server_status.go 改进ghttp包文件命名,增加gbase64示例,ghttp.Server热重启特性开发中 2018-05-06 22:35:08 +08:00
ghttp_server_websocket.go 新增go modules支持,自行管理第三方包依赖,方便开发者使用 2018-10-22 11:13:00 +08:00
ghttp_server.go add Clone for garray; comments of garray update 2019-02-01 22:00:58 +08:00
ghttp_unit_1_test.go fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
ghttp_unit_2_test.go fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
ghttp_unit_3_test.go fix unit test cases of ghttp 2019-02-01 11:53:10 +08:00
ghttp.go pakage comments updates 2019-01-15 23:27:47 +08:00