You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/rest
Kevin Wan 6170d7b790
feat: rest validation on http requests (#3041)
2 years ago
..
chain chore: change interface{} to any (#2818) 2 years ago
handler chore: add more tests (#3016) 2 years ago
httpc fix: fixed the bug that old trace instances may be fetched 2 years ago
httpx feat: rest validation on http requests (#3041) 2 years ago
internal fix: gateway conf doesn't work (#2968) 2 years ago
pathvar test: add more tests (#1352) 3 years ago
router correct test case (#2340) 2 years ago
token chore: change interface{} to any (#2818) 2 years ago
config.go refactor(rest): use static config for trace ignore paths. (#2773) 2 years ago
engine.go chore: add more tests (#3018) 2 years ago
engine_test.go chore: add more tests (#3018) 2 years ago
server.go chore: add more tests (#3018) 2 years ago
server_test.go chore: add more tests (#3018) 2 years ago
types.go Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713) 3 years ago