Kevin Wan
|
769d06c8ab
|
refactor: simplify tls config in rest (#1181)
|
3 years ago |
Howie
|
cd1f8da13f
|
[update] add plugin config (#1180)
Signed-off-by: lihaowei <haoweili35@gmail.com>
|
3 years ago |
Kevin Wan
|
6476da4a18
|
rest log with context (#998)
|
3 years ago |
Allen Liu
|
3b683fd498
|
feat: change logger to traceLogger for getting traceId when recovering (#374)
|
3 years ago |
Kevin Wan
|
fc04ad7854
|
export pathvar for user-defined routers (#911)
* refactor
* export pathvar for user-defined routers
|
3 years ago |
fangjianwei
|
b812e74d6f
|
Fixed http listener error. (#843)
|
3 years ago |
Kevin Wan
|
1a1a6f5239
|
add http hijack methods (#555)
|
4 years ago |
Kevin Wan
|
655ae8034c
|
fix golint issues in rest (#529)
|
4 years ago |
Kevin Wan
|
395a1db22f
|
add more tests for rest (#462)
|
4 years ago |
Kevin Wan
|
42883d0899
|
fix golint issues, redis methods (#455)
|
4 years ago |
Kevin Wan
|
e97e1f10db
|
simplify code with http.Flusher type conversion (#325)
* simplify code with http.Flusher type conversion
* simplify code with http.Flusher type conversion, better version
|
4 years ago |
jichangyun
|
0bd2a0656c
|
The ResponseWriters defined in rest.handler add Flush interface. (#318)
|
4 years ago |
kevin
|
3806e66cf1
|
simplify http server starter
|
4 years ago |
kevin
|
bd430baf52
|
graceful shutdown refined
|
4 years ago |
kevin
|
c9ec22d5f4
|
add https listen and serve
|
4 years ago |
kevin
|
4c9315e984
|
add more tests
|
4 years ago |
kevin
|
86d3de4c89
|
use package level defined contextKey as context key
|
4 years ago |
kevin
|
80d55dbc02
|
export httpx.GetRemoteAddr
|
4 years ago |
kevin
|
b541403ce2
|
export router
|
4 years ago |
kevin
|
a7c02414f3
|
export token parser for refresh token service
|
4 years ago |
kevin
|
0a7e0cce77
|
update package reference
|
4 years ago |
kevin
|
b73684d9a6
|
move router to httpx
|
4 years ago |
kevin
|
f372ded63c
|
rename ngin to rest
|
4 years ago |
kevin
|
0897f60c5d
|
rename ngin to rest
|
4 years ago |