SongZihuan
|
4b2d014bef
feat: 合并冲突
|
1 year ago |
SongZihuan
|
ce3e177cad
feat: 经过若干适配
|
1 year ago |
SongZihuan
|
55229e358e
feat:添加优雅退出
|
1 year ago |
SongZihuan
|
205c49383d
feat: 更新若干功能
|
1 year ago |
Kevin Wan
|
42e0a6f90c
chore: refactor errors to use errors.Is (#3654)
|
1 year ago |
Kevin Wan
|
60a13f1e53
chore: add more tests (#3018)
|
2 years ago |
sniperwzq
|
3e093bf34e
defines the method to customize http server (#2171)
|
2 years ago |
Kevin Wan
|
dd294e8cd6
fix: #2700, timeout not enough for writing responses (#2738)
|
2 years ago |
JackSon_tm.m
|
3e9d0161bc
add ServeHTTP to Server/Engin for doing Httptest (#2704)
|
2 years ago |
Kevin Wan
|
4cb68a034a
fix #2163 (#2283)
|
2 years ago |
Kevin Wan
|
3bad043413
chore: refactor (#2130)
|
2 years ago |
虫子樱桃
|
d71b3c841f
feat:Add `Routes` method for server (#2125)
|
2 years ago |
Kevin Wan
|
47c49de94e
feat: rest.WithChain to replace builtin middlewares (#2033)
|
2 years ago |
Kevin Wan
|
018ca82048
chore: refactor to simplify disabling builtin middlewares (#2031)
|
2 years ago |
magickeha
|
6976ba7e13
add user middleware chain function (#1913)
|
2 years ago |
Kevin Wan
|
b6b96d9dad
feat: print routes (#1964)
|
2 years ago |
Kevin Wan
|
2b9fc26c38
refactor: guard timeout on API files (#1726)
|
3 years ago |
Xiaoju Jiang
|
321dc2d410
Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713)
|
3 years ago |
Kevin Wan
|
3b7ca86e4f
chore: add unit tests (#1615)
|
3 years ago |
Kevin Wan
|
842656aa90
feat: log 404 requests with traceid (#1554)
|
3 years ago |
Kevin Wan
|
a91c3907a8
feat: rename module from tal-tech to zeromicro (#1413)
|
3 years ago |
Kevin Wan
|
3dda557410
chore: only allow cors middleware to change headers (#1276)
|
3 years ago |
Kevin Wan
|
0395ba1816
feat: add rest.WithCustomCors to let caller customize the response (#1274)
|
3 years ago |
Kevin Wan
|
28409791fa
feat: support CORS, better implementation (#1217)
|
3 years ago |
Kevin Wan
|
c28e01fed3
feat: support CORS by using rest.WithCors(...) (#1212)
|
3 years ago |
Kevin Wan
|
3ede597a15
feat: support customizing timeout for specific route (#1203)
|
3 years ago |
Kevin Wan
|
91b10bd3b9
feat: add rest.WithPrefix to support route prefix (#1194)
|
3 years ago |
Kevin Wan
|
7e3fe77e7b
chore: update goctl version to 1.2.3, prepare for release (#1193)
|
3 years ago |
Kevin Wan
|
ba43214dae
feat: slow threshold customizable in zrpc (#1191)
|
3 years ago |
Kevin Wan
|
769d06c8ab
refactor: simplify tls config in rest (#1181)
|
3 years ago |