go-zero/rest
chen quan ce4eb6ed61
fix: fixed #2945 (#2953)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2023-04-23 14:22:03 +00:00
..
chain chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
handler fix: fixed #2945 (#2953) 2023-04-23 14:22:03 +00:00
httpc feat(trace): add trace test helpers (#3108) 2023-04-08 14:52:25 +00:00
httpx feat: rest validation on http requests (#3041) 2023-03-19 12:04:18 +00:00
internal fix: gateway conf doesn't work (#2968) 2023-03-05 22:19:58 +08:00
pathvar test: add more tests (#1352) 2021-12-20 22:42:36 +08:00
router correct test case (#2340) 2022-09-04 21:14:56 +08:00
token chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
config.go refactor(rest): use static config for trace ignore paths. (#2773) 2023-01-12 09:40:18 +08:00
engine_test.go fix: fixed #2945 (#2953) 2023-04-23 14:22:03 +00:00
engine.go fix: fixed #2945 (#2953) 2023-04-23 14:22:03 +00:00
server_test.go chore: add more tests (#3018) 2023-03-12 20:42:50 +08:00
server.go chore: add more tests (#3018) 2023-03-12 20:42:50 +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