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 018ca82048
chore: refactor to simplify disabling builtin middlewares (#2031)
* chore: refactor to simplify disabling builtin middlewares

* chore: rename methods
2 years ago
..
handler chore: improve codecov (#1878) 3 years ago
httpc feat: add trace in httpc (#2011) 2 years ago
httpx feat: convert grpc errors to http status codes (#1997) 2 years ago
internal feat: convert grpc errors to http status codes (#1997) 2 years ago
pathvar test: add more tests (#1352) 3 years ago
router refactor: move json related header vars to internal (#1840) 3 years ago
token chore: remove jwt deprecated (#1452) 3 years ago
config.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
engine.go chore: refactor to simplify disabling builtin middlewares (#2031) 2 years ago
engine_test.go chore: refactor to simplify disabling builtin middlewares (#2031) 2 years ago
server.go chore: refactor to simplify disabling builtin middlewares (#2031) 2 years ago
server_test.go chore: refactor to simplify disabling builtin middlewares (#2031) 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