Chuang Zhang
64663837f6
Support progressive HTTP read timeout ( #3469 )
...
* Add timeout support for progressive HTTP reads (#15 )
Co-authored-by: zchuango <zchuang185@gmail.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: BGQ99 <1132767344@qq.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-08-22 23:39:01 +08:00
Bright Chen
271b98fef7
Refactor NULL with nullptr in example ( #3466 )
2026-08-19 23:06:40 +08:00
Weibing Wang
137c1ca304
Revert "Progressive timeout dev ( #3409 )" ( #3453 )
...
This reverts commit e0abb1001e .
2026-08-16 17:31:23 +08:00
Chuang Zhang
e0abb1001e
Progressive timeout dev ( #3409 )
...
* add the progressive timeout reader
* optimize the code format
* WIP: progressive read timeout review
* test: strengthen progressive read timeout coverage
2026-08-15 16:56:56 +08:00
Bright Chen
0608aa1e13
Fix gflag namespace of example and tools ( #2879 )
2025-01-19 21:28:55 +08:00
Bright Chen
4357ceeeba
Fix json2pb compile error of examples ( #2482 )
2023-12-27 12:55:02 +08:00
youcheng huang
e1a88638fb
send response之后,request/response对象析构之前执行一些自定义逻辑 ( #2328 )
...
* call_after_rpc_resp
* fix function name & add examples & add ut
* fix mistake
* fix compile error
* fix compile error
* update ut
* complete ut
* update ut
* modify function name
---------
Co-authored-by: yuncheng <yuncheng@pinduoduo.com >
2023-10-25 15:01:45 +08:00
thorneliu
283ac46212
add HTTP server-sent-events(SSE) example in brpc http server
2023-09-07 23:21:44 +08:00
Ran Miller
6ebe2e98f2
delete deprecated logoff_ms gflag in example folder ( #2064 )
2022-12-27 10:26:37 +08:00
果冻虾仁
581c7b1aaa
remove unnecessary semicolon ( #2004 )
...
* example
* src,tool
2022-11-21 10:18:51 +08:00
jamesge
2071a22c7f
Controller::CreateProgressiveAttachment returns intrusive_ptr instead of raw pointer which could be deleted and invalid before usage
2020-07-24 16:04:24 +08:00
Weibing Wang
078051f9bf
Update license header to Apache
2019-06-20 14:22:57 +08:00
gejun
db844fd99a
Misc improvements on SSL-related code
2018-09-07 19:40:16 +08:00
gejun
aa93ede672
Make HttpService.Echo in example/http_c++ as http service again
2018-01-22 19:31:48 +08:00
gejun
8ae7b0c898
Decide namespace of gflags in config_brpc.sh
2017-09-19 20:38:38 +08:00
gejun
80f9f2f160
Rename base to butil to avoid potential naming conflicts
2017-09-08 17:17:35 +08:00
gejun
023371e643
Change copyright to Baidu, Inc
2017-09-05 19:44:12 +08:00
gejun
8d4e0d814d
Patch svn r35203 r35204
2017-09-02 17:48:41 +08:00
gejun
36fc4e5f02
Fix issues on ubuntu
...
Change-Id: If093feda75832e30403599b34c86a47b010ab477
2017-08-21 00:36:36 +08:00
gejun
7998155962
first working CI
...
Change-Id: I68c0cafba040debefd660c5213f21e6fc702a4a6
2017-07-25 23:02:28 +08:00