gf/net/ghttp
2022-01-28 14:51:49 +08:00
..
internal/swaggerui move package /net/ghttp/internal/client as /net/gclient 2021-12-03 23:32:00 +08:00
testdata version 2 2021-10-11 21:41:56 +08:00
ghttp_func.go improve package gcmd/ghttp 2022-01-12 19:39:38 +08:00
ghttp_middleware_handler_response.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_middleware_tracing.go improve package gclient for constants 2022-01-10 16:42:30 +08:00
ghttp_request_auth.go version 2 2021-10-11 21:41:56 +08:00
ghttp_request_middleware.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_request_param_ctx.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_request_param_file.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
ghttp_request_param_form.go example&comment update 2021-11-01 19:46:39 +08:00
ghttp_request_param_page.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_request_param_param.go replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
ghttp_request_param_query.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_request_param_request.go expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature 2021-11-24 16:17:50 +08:00
ghttp_request_param_router.go replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
ghttp_request_param.go add panic for ghttp.Server.GetBody 2022-01-06 21:47:36 +08:00
ghttp_request_view.go version 2 2021-10-11 21:41:56 +08:00
ghttp_request.go improve package gcmd/ghttp 2022-01-12 19:39:38 +08:00
ghttp_response_cors.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
ghttp_response_view.go improve content type response for ghttp.Server 2021-12-17 17:42:18 +08:00
ghttp_response_write.go improve content type response for ghttp.Server 2021-12-17 17:42:18 +08:00
ghttp_response_writer.go improve code 'if block ends with a return statement, so drop this else and outdent its block (golint)' 2021-11-16 00:26:10 +08:00
ghttp_response.go feat:modify trace-ID to TraceID 2021-12-19 00:18:18 +08:00
ghttp_server_admin_process.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_admin_unix.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_admin_windows.go go fmt for go 1.17 2021-12-16 23:26:41 +08:00
ghttp_server_admin.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_server_config_cookie.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_server_config_logging.go version 2 2021-10-11 21:41:56 +08:00
ghttp_server_config_mess.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
ghttp_server_config_route.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_server_config_session.go version 2 2021-10-11 21:41:56 +08:00
ghttp_server_config_static.go version 2 2021-10-11 21:41:56 +08:00
ghttp_server_config.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_cookie.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_server_domain.go improve group router for package ghttp 2021-11-07 21:31:33 +08:00
ghttp_server_error_logger.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_server_graceful.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
ghttp_server_handler.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_log.go improve error logging format for ghttp.Server 2021-12-02 21:22:02 +08:00
ghttp_server_openapi.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_plugin.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_server_pprof.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_registry.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_router_group.go change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
ghttp_server_router_hook.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_server_router_middleware.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_server_router_serve.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_server_router.go fix issue in missing handler name for standard router handlers 2021-12-18 18:25:04 +08:00
ghttp_server_service_handler.go fix issue in missing handler name for standard router handlers 2021-12-18 18:25:04 +08:00
ghttp_server_service_object.go improve package gcmd 2022-01-01 00:18:50 +08:00
ghttp_server_session.go version 2 2021-10-11 21:41:56 +08:00
ghttp_server_status.go replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg 2021-10-21 18:22:47 +08:00
ghttp_server_swagger.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_server_util.go improve package gcfg for searching priority 2021-01-16 22:31:48 +08:00
ghttp_server_websocket.go Improved import, by group improt. 2021-11-13 23:23:55 +08:00
ghttp_server.go add error stack for internal error printing 2022-01-28 14:51:49 +08:00
ghttp_z_bench_test.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_z_example_test.go move package /net/ghttp/internal/client as /net/gclient 2021-12-03 23:32:00 +08:00
ghttp_z_unit_feature_config_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_context_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_cookie_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_error_code_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_https_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_ip_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_log_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_middleware_basic_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_middleware_cors_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_openapi_swagger_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_otel_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_pprof_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_request_ctx_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_request_file_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_request_json_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_request_page_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_request_struct_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_request_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_request_xml_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_basic_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_domain_basic_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_domain_object_rest_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_domain_object_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_exit_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_group_group_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_group_hook_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_group_rest_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_group_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_handler_extended_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_hook_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_names_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_object_rest1_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_object_rest2_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_router_object_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_server_util_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_session_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_static_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_status_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_template_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_feature_websocket_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp_z_unit_test.go add GetFreePort/GetFreePorts for package gtcp/gudp 2022-01-22 15:33:31 +08:00
ghttp.go add service registry feature for package ghttp/gclient 2022-01-27 16:50:31 +08:00