gf/net/ghttp
John Guo be2d4b080e
Merge pull request #601 from bdliyq/master
Get ghttp a chance to add custom host.
2020-04-01 19:55:25 +08:00
..
testdata add more unit testing case for template feature of ghttp.Server 2020-03-21 13:45:33 +08:00
ghttp_client_api.go improve ghttp.Client.Get 2020-01-06 17:57:07 +08:00
ghttp_client_bytes.go
ghttp_client_chain.go improve ghttp.Client 2020-03-25 17:13:05 +08:00
ghttp_client_config.go add unit testing case of basic auth for ghttp.Client; remove intlog for New function of package gspath 2020-03-29 19:36:49 +08:00
ghttp_client_content.go readme update 2020-04-01 18:05:17 +08:00
ghttp_client_request.go Get ghttp a chance to add custom host. 2020-03-31 23:28:21 +08:00
ghttp_client_response.go improve unit testing cases 2020-03-19 22:56:12 +08:00
ghttp_controller.go comment updates for package ghttp 2020-02-11 10:00:10 +08:00
ghttp_func.go improve router feature for ghttp.Server 2020-03-04 17:29:23 +08:00
ghttp_request_auth.go comment updates for package ghttp 2020-02-11 10:00:10 +08:00
ghttp_request_body.go add panic if internal watcher creation fails for gfsnotify; improve codes and change comment from chinese to english for gdb 2020-02-10 20:37:53 +08:00
ghttp_request_hook.go
ghttp_request_middleware.go improve CORS feature for ghttp.Server 2020-03-04 22:52:56 +08:00
ghttp_request_param_ctx.go improve context feature for ghttp.Request; improve comment for package gjson 2020-03-21 13:32:43 +08:00
ghttp_request_param_file.go improve file uploading feature for ghttp.Request 2020-03-15 20:11:38 +08:00
ghttp_request_param_form.go improve parameter parsing feature for ghttp.Request 2020-01-01 14:18:00 +08:00
ghttp_request_param_page.go improve example for package gpage 2020-03-21 23:13:31 +08:00
ghttp_request_param_param.go add Context map for internal context workflow parameter exchanges for ghttp.Request 2020-03-08 22:53:20 +08:00
ghttp_request_param_post.go improve parameter parsing feature for ghttp.Request 2020-01-01 14:18:00 +08:00
ghttp_request_param_query.go improve parameter parsing feature for ghttp.Request 2020-01-01 14:18:00 +08:00
ghttp_request_param_request.go improve gutil.Dump, improve sqlite file searching when opening db file 2020-03-19 13:38:42 +08:00
ghttp_request_param_router.go fix issue in router value retrieving for ghttp.Request 2020-01-08 20:00:42 +08:00
ghttp_request_param.go improve uploading file feature for ghttp.Server; improve package gfile/gstr/gdebug 2020-03-07 19:31:33 +08:00
ghttp_request_view.go
ghttp_request.go improve context feature for ghttp.Request 2020-03-20 23:22:32 +08:00
ghttp_response_cors.go improve CORS feature for ghttp.Server 2020-03-17 17:46:43 +08:00
ghttp_response_view.go add buildin function 'concat' for gview 2020-01-05 19:55:17 +08:00
ghttp_response_write.go improve Map converting feature for gconv; improve package gproc for local shell searching; improve JSON/XML response for ghttp.Response 2020-01-02 19:45:41 +08:00
ghttp_response_writer.go add buildin function 'concat' for gview 2020-01-05 19:55:17 +08:00
ghttp_response.go improve static service feature, add plugin feature for ghttp.Server 2020-01-17 21:12:52 +08:00
ghttp_server_admin_process.go rename all timestamp function names from *Second to Timestamp* 2020-01-20 14:14:11 +08:00
ghttp_server_admin_unix.go
ghttp_server_admin_windows.go
ghttp_server_admin.go
ghttp_server_config_cookie.go
ghttp_server_config_logging.go improve ghttp.Client 2020-03-25 15:09:13 +08:00
ghttp_server_config_mess.go
ghttp_server_config_route.go
ghttp_server_config_session.go
ghttp_server_config_static.go improve logger feautre, add unit testing cases for ghttp.Server; add SetDefaultLogger function for glog 2020-01-21 15:42:08 +08:00
ghttp_server_config.go improve ghttp.Client 2020-03-25 15:09:13 +08:00
ghttp_server_cookie.go rename all timestamp function names from *Second to Timestamp* 2020-01-20 14:14:11 +08:00
ghttp_server_domain.go improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
ghttp_server_error_logger.go
ghttp_server_graceful.go improve logger feautre, add unit testing cases for ghttp.Server; add SetDefaultLogger function for glog 2020-01-21 15:42:08 +08:00
ghttp_server_handler.go fix issue of char '/' in URL.Path handling of ghttp.Server 2020-03-23 20:57:34 +08:00
ghttp_server_log.go fix issue in log paatern for ghttp.Server 2020-02-27 17:09:12 +08:00
ghttp_server_plugin.go improve router feature for ghttp.Server 2020-03-04 17:29:23 +08:00
ghttp_server_pprof.go
ghttp_server_router_group.go fix issue in rebinding feature for grou router of ghttp.Server 2020-03-24 19:48:10 +08:00
ghttp_server_router_hook.go improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
ghttp_server_router_middleware.go improve Map converting feature for gconv; improve package gproc for local shell searching; improve JSON/XML response for ghttp.Response 2020-01-02 19:45:41 +08:00
ghttp_server_router_serve.go improve comment for ghttp.Server 2020-03-05 16:08:55 +08:00
ghttp_server_router.go improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
ghttp_server_service_controller.go improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
ghttp_server_service_handler.go improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
ghttp_server_service_object.go improve router group for duplicated router registering for package ghttp.Server 2020-03-17 14:48:52 +08:00
ghttp_server_session.go
ghttp_server_status.go
ghttp_server_websocket.go
ghttp_server.go improve ghttp.Client 2020-03-25 15:09:13 +08:00
ghttp_unit_client_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_config_test.go improve unit testing cases 2020-03-19 22:56:12 +08:00
ghttp_unit_context_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_cookie_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_init_test.go
ghttp_unit_log_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_mess_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_middleware_basic_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_middleware_cors_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_param_file_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_param_json_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_param_page_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_param_struct_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_param_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_param_xml_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_pprof_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_basic_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_controller_rest_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_controller_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_domain_basic_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_domain_controller_rest_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_domain_controller_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_domain_object_rest_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_domain_object_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_exit_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_group_group_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_group_hook_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_group_rest_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_group_test.go fix usage for garray.PopRand 2020-03-30 20:56:00 +08:00
ghttp_unit_router_hook_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_names_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_object_rest1_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_object_rest2_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_router_object_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_session_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_static_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_template_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_unit_websocket_test.go fix usage for garray.PopRand 2020-03-30 20:47:50 +08:00
ghttp_z_bench_test.go fix issue of char '/' in URL.Path handling of ghttp.Server 2020-03-23 20:57:34 +08:00
ghttp.go