go-zero/rest
chen quan 28cb2c5804
feat: support sse ignore timeout (#2041)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2024-02-17 07:06:45 +00:00
..
chain chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
handler feat: support sse ignore timeout (#2041) 2024-02-17 07:06:45 +00:00
httpc chore: update goctl version to 1.6.0 (#3674) 2023-10-27 21:59:35 +08:00
httpx chore: add more tests (#3888) 2024-02-03 20:33:20 +08:00
internal chore: update restful/grpc servers shutdown stages (#3662) 2023-10-23 13:03:05 +00:00
pathvar test: add more tests (#1352) 2021-12-20 22:42:36 +08:00
router chore: use %q instead of %s for unmarshaling (#3163) 2023-04-24 12:11:12 +08:00
token chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
config.go optimize: shedding algorithm performance (#3908) 2024-02-15 20:22:22 +08:00
engine_test.go chore: add more tests (#3299) 2023-05-29 23:44:36 +08:00
engine.go Add method label for prometheus middleware metrics (#3226) 2023-05-08 12:59:20 +00:00
server_test.go chore: simplify tests with logtest (#3184) 2023-04-29 20:36:29 +08:00
server.go chore: refactor errors to use errors.Is (#3654) 2023-10-21 00:00:57 +08:00
types.go Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713) 2022-03-31 20:20:00 +08:00