Kevin Wan
|
bf2feee5b7
|
feat: implement console plain output for debug logs (#1456)
* feat: implement console plain output for debug logs
* chore: rename console encoding to plain
* chore: refactor names
|
2022-01-17 12:43:15 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
6f1d27354a
|
chore: put error message in error.log for verbose mode (#1355)
|
2021-12-21 11:36:01 +08:00 |
|
Kevin Wan
|
71d40e0c08
|
Revert "排除客户端中断导致的503错误 (#1343)" (#1351)
This reverts commit 2cdf5e7395 .
|
2021-12-20 20:34:43 +08:00 |
|
vic
|
2cdf5e7395
|
排除客户端中断导致的503错误 (#1343)
|
2021-12-20 19:43:13 +08:00 |
|
Kevin Wan
|
ebc90720ea
|
feat: slow threshold customizable in rest (#1189)
* feat: slow threshold customizable in rest
* feat: slow threshold customizable in rest
|
2021-11-01 14:48:26 +08:00 |
|
chenquan
|
022c100dc9
|
Add request method in http log (#1120)
* Add request method in http log
* Update log format
|
2021-10-12 21:50:30 +08:00 |
|
Kevin Wan
|
f669e1226c
|
fix #556 (#938)
|
2021-08-22 23:36:35 +08:00 |
|
Kevin Wan
|
3c6951577d
|
make hijack more stable (#565)
|
2021-03-15 20:11:09 +08:00 |
|
Kevin Wan
|
1a1a6f5239
|
add http hijack methods (#555)
|
2021-03-09 21:30:45 +08:00 |
|
Kevin Wan
|
655ae8034c
|
fix golint issues in rest (#529)
|
2021-03-01 19:15:35 +08:00 |
|
Kevin Wan
|
5e969cbef0
|
fix golint issues, else blocks (#457)
|
2021-02-09 13:50:21 +08:00 |
|
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
|
2020-12-29 10:25:55 +08:00 |
|
jichangyun
|
0bd2a0656c
|
The ResponseWriters defined in rest.handler add Flush interface. (#318)
|
2020-12-28 21:30:24 +08:00 |
|
kevin
|
5e99f2b85d
|
add trace/span in http logs
|
2020-09-20 22:02:45 +08:00 |
|
kevin
|
80d55dbc02
|
export httpx.GetRemoteAddr
|
2020-08-12 12:25:52 +08:00 |
|
kevin
|
0a7e0cce77
|
update package reference
|
2020-08-08 16:40:10 +08:00 |
|
kevin
|
0897f60c5d
|
rename ngin to rest
|
2020-07-31 11:14:48 +08:00 |
|