go-zero/rest
2023-01-12 09:40:18 +08:00
..
chain fix: #2672 (#2681) 2022-12-11 00:41:50 +08:00
handler refactor(rest): use static config for trace ignore paths. (#2773) 2023-01-12 09:40:18 +08:00
httpc refactor: use opentelemetry's standard api to track http status code (#2760) 2023-01-06 23:27:54 +08:00
httpx fix: #2735 (#2736) 2023-01-01 12:21:53 +08:00
internal feat: add dev server and health (#2665) 2022-12-10 20:40:23 +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: fix lint errors (#2520) 2022-10-17 06:30:58 +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 feat: add middlewares config for rest (#2765) 2023-01-08 16:41:53 +08:00
engine.go refactor(rest): use static config for trace ignore paths. (#2773) 2023-01-12 09:40:18 +08:00
server_test.go add ServeHTTP to Server/Engin for doing Httptest (#2704) 2023-01-02 00:24:58 +08:00
server.go fix: #2700, timeout not enough for writing responses (#2738) 2023-01-02 13:51:15 +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