gf/net/ghttp
2021-10-03 00:22:06 +08:00
..
internal add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
testdata add support for cert and key file reading from resource manager for ghttp.Server 2020-12-09 00:06:56 +08:00
ghttp_client_websocket.go add websocket client 2021-05-13 17:51:06 +08:00
ghttp_client.go remove deprecated functions; refract package gjson 2021-09-27 22:47:39 +08:00
ghttp_func.go add function gerror.HasStack; rename all api* interfaces to i* 2021-09-17 19:26:56 +08:00
ghttp_middleware_handler_response.go add automatic generating for OpenApi specification for ghttp.Server routes 2021-10-02 22:34:39 +08:00
ghttp_middleware_tracing.go [feature] upgrade opentelemetry version v1.0.0 map to string 2021-09-22 14:54:42 +08:00
ghttp_request_auth.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_request_middleware.go add function gerror.HasStack; rename all api* interfaces to i* 2021-09-17 19:26:56 +08:00
ghttp_request_param_ctx.go improve request context feature for package ghttp 2021-08-01 09:17:37 +08:00
ghttp_request_param_file.go add package gcode and improve error implements for package gerror 2021-08-24 21:18:59 +08:00
ghttp_request_param_form.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_request_param_page.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_request_param_param.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_request_param_query.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_request_param_request.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_request_param_router.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_request_param.go remove deprecated functions; refract package gjson 2021-09-27 22:47:39 +08:00
ghttp_request_view.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_request.go improve request context feature for package ghttp 2021-08-01 09:17:37 +08:00
ghttp_response_cors.go make unnecessaryly exported resource private for package ghttp 2021-01-19 19:33:21 +08:00
ghttp_response_view.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_response_write.go remove usage of package gparser 2021-09-27 23:05:46 +08:00
ghttp_response_writer.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_response.go improve ServeFile/ServeFileDownload for package ghttp 2021-08-16 20:30:58 +08:00
ghttp_server_admin_process.go remove deprecated functions; refract package gjson 2021-09-27 22:47:39 +08:00
ghttp_server_admin_unix.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_admin_windows.go fix issue in signal handler for windows 2021-01-28 10:08:52 +08:00
ghttp_server_admin.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_config_cookie.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_server_config_logging.go add file configuration support for logger in ghttp.Server 2021-06-26 11:18:44 +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 add SessionCookieMaxAge configuration for ghttp.Server 2021-01-11 20:06:09 +08:00
ghttp_server_config_static.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_config.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
ghttp_server_cookie.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_domain.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_error_logger.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_graceful.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_handler.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_log.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_openapi.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
ghttp_server_plugin.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_server_pprof.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_router_group.go add automatic generating for OpenApi specification for ghttp.Server routes 2021-10-02 22:34:39 +08:00
ghttp_server_router_hook.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_router_middleware.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_router_serve.go refract pacakge gcfg, adding adapter interface for pacakge gcfg 2021-09-19 10:01:09 +08:00
ghttp_server_router.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_server_service_handler.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
ghttp_server_service_object.go add automatic generating for OpenApi specification for ghttp.Server routes 2021-10-02 22:34:39 +08:00
ghttp_server_session.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_server_status.go refract pacakge gcfg, adding adapter interface for pacakge gcfg 2021-09-19 10:01:09 +08:00
ghttp_server_swagger.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
ghttp_server_util.go improve package gcfg for searching priority 2021-01-16 22:31:48 +08:00
ghttp_server_websocket.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_server.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
ghttp_unit_client_dump_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_client_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_config_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_context_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_cookie_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_error_code_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_https_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_init_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_ip_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_log_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_mess_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_middleware_basic_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_middleware_cors_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_openapi_swagger_test.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00
ghttp_unit_pprof_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_request_ctx_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_request_file_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_request_json_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_request_page_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_request_struct_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_request_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_request_xml_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_basic_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_domain_basic_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_domain_object_rest_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_domain_object_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_exit_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_group_group_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_group_hook_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_group_rest_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_group_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_handler_extended_test.go add automatic generating for OpenApi specification for ghttp.Server routes 2021-10-02 22:34:39 +08:00
ghttp_unit_router_hook_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_names_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_object_rest1_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_object_rest2_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_router_object_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_server_util_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_session_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_static_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_status_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_template_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_unit_websocket_client_test.go add websocket client 2021-05-13 17:51:06 +08:00
ghttp_unit_websocket_test.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_z_bench_test.go copyright comment update 2021-01-17 21:46:25 +08:00
ghttp_z_example_client_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_z_example_get_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_z_example_init_test.go refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
ghttp_z_example_post_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp_z_example_test.go add context for Client of package ghttp 2021-09-30 14:06:46 +08:00
ghttp.go add build-in swagger ui support for ghttp.Server 2021-10-03 00:22:06 +08:00