chen quan
|
28cb2c5804
|
feat: support sse ignore timeout (#2041)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2024-02-17 07:06:45 +00:00 |
|
Kevin Wan
|
13cdbdc98b
|
chore: avoid nested WithCodeResponseWriter (#3406)
|
2023-07-11 15:59:43 +00:00 |
|
Kevin Wan
|
31b9ba19a2
|
chore: refactor httpx.TimeoutHandler (#3400)
|
2023-07-09 07:04:59 +00:00 |
|
扶桑花间
|
916cea858f
|
1. Fix w. (http. Flusher). Flush() error (#3388)
|
2023-07-05 15:27:15 +00:00 |
|
Kevin Wan
|
9f42eda9ff
|
fix: timeout handler not implementing http.Flusher (#3225)
|
2023-05-08 18:07:02 +08:00 |
|
Kevin Wan
|
14caf5c799
|
chore: simplify tests with logtest (#3184)
|
2023-04-29 20:36:29 +08:00 |
|
Kevin Wan
|
8d0cceb80c
|
chore: add more tests (#3084)
|
2023-03-31 22:33:43 +08:00 |
|
heyehang
|
e06abf4f6f
|
fixbug:superfluous response.WriteHeader (#3083)
|
2023-03-31 13:05:29 +00:00 |
|
yangjinheng
|
dbc8f9faca
|
timeout writer add hijack
|
2023-03-04 11:50:04 +00:00 |
|
yangjinheng
|
96998ae570
|
Update timeouthandler.go
|
2023-03-04 11:50:04 +00:00 |
|
Kevin Wan
|
ae87114282
|
chore: change interface{} to any (#2818)
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
|
2023-01-24 16:32:02 +08:00 |
|
heyehang
|
a644ec7edd
|
feature : responses whit context (#2637)
|
2022-12-03 18:48:02 +08:00 |
|
Kevin Wan
|
92b450eb11
|
fix: ignore timeout on websocket (#1802)
|
2022-04-18 20:14:46 +08:00 |
|
Kevin Wan
|
ba6a7c9dc8
|
chore: refactor rest/timeouthandler (#1415)
|
2022-01-05 11:17:10 +08:00 |
|
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
2022-01-04 15:51:32 +08:00 |
|
Kevin Wan
|
62266d8f91
|
fix #1070 (#1389)
* fix #1070
* test: add more tests
|
2021-12-29 21:34:28 +08:00 |
|
Kevin Wan
|
cd289465fd
|
chore: coding style and comments (#1361)
* chore: coding style and comments
* chore: optimize `ParseJsonBody` (#1353)
* chore: optimize `ParseJsonBody`
* chore: optimize `ParseJsonBody`
* fix: fix a test
* chore: optimize `ParseJsonBody`
* fix a test
* chore: add comment
* chore: refactor
Co-authored-by: chenquan <chenquan.dev@foxmail.com>
|
2021-12-22 21:43:37 +08:00 |
|
Kevin Wan
|
4ba2ff7cdd
|
feat: treat client closed requests as code 499 (#1350)
* feat: treat client closed requests as code 499
* chore: add comments
|
2021-12-20 19:43:38 +08:00 |
|
Kevin Wan
|
54414db91d
|
fix golint issues, exported doc (#451)
|
2021-02-08 21:31:56 +08:00 |
|
kevin
|
0897f60c5d
|
rename ngin to rest
|
2020-07-31 11:14:48 +08:00 |
|