17 Commits

Author SHA1 Message Date
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
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 d02badcf11 Change protocol name from h2c to h2 2018-09-29 22:44:23 +08:00
old-bear 3cd47b702b + Enable SSL request for single endpoint channel 2018-04-10 14:51:55 +08:00
gejun 8ae7b0c898 Decide namespace of gflags in config_brpc.sh 2017-09-19 20:38:38 +08:00
gejun 28bcc04d20 more translations in client.md 2017-09-13 19:18:53 +08:00
gejun 80f9f2f160 Rename base to butil to avoid potential naming conflicts 2017-09-08 17:17:35 +08:00
gejun 478b434311 replace baidu-rpc with brpc 2017-09-08 14:20:28 +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 29ac770af8 patch svn r34950
Change-Id: I6e1a378ae4dc2a739416010d78cc9df64f315527
2017-08-02 14:22:05 +08:00
gejun 7998155962 first working CI
Change-Id: I68c0cafba040debefd660c5213f21e6fc702a4a6
2017-07-25 23:02:28 +08:00