gf/net/gclient
2024-02-01 16:02:36 +08:00
..
testdata Improve the code coverage of the gtcp module (#1836) 2022-05-23 22:45:12 +08:00
gclient_bytes.go fix typo for comments (#2268) 2022-11-07 17:55:49 +08:00
gclient_chain.go add SetNoUrlEncode/NoUrlEncode functions for gclient.Client (#3041) 2023-10-17 21:19:59 +08:00
gclient_config.go add SetNoUrlEncode/NoUrlEncode functions for gclient.Client (#3041) 2023-10-17 21:19:59 +08:00
gclient_content.go add x-url-path feature for ghttp.Server 2022-02-22 14:12:09 +08:00
gclient_discovery.go fix issue #3292 (#3294) 2024-02-01 16:02:36 +08:00
gclient_dump.go change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
gclient_middleware.go improve package gclient for constants 2022-01-10 16:42:30 +08:00
gclient_request_obj.go add internal error logging and update comments for gclient.RequestVar (#3270) 2024-01-18 10:21:38 +08:00
gclient_request.go fix issue: request body was closed while retrying in callRequest method (#3199) 2023-12-14 14:18:31 +08:00
gclient_response.go change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
gclient_tracing_tracer.go change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
gclient_tracing.go change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
gclient_var.go add internal error logging and update comments for gclient.RequestVar (#3270) 2024-01-18 10:21:38 +08:00
gclient_websocket.go move package /net/ghttp/internal/client as /net/gclient 2021-12-03 23:32:00 +08:00
gclient_z_example_test.go fix some comments (#2600) 2023-04-26 19:34:22 +08:00
gclient_z_unit_feature_trace_test.go add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
gclient_z_unit_request_obj_test.go improve port listening for ghttp.Server (#2175) 2022-10-08 21:45:21 +08:00
gclient_z_unit_test.go add SetNoUrlEncode/NoUrlEncode functions for gclient.Client (#3041) 2023-10-17 21:19:59 +08:00
gclient.go add SetNoUrlEncode/NoUrlEncode functions for gclient.Client (#3041) 2023-10-17 21:19:59 +08:00