summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/http
Commit message (Collapse)AuthorAgeFilesLines
* add library/cpp/actors to github exportDaniil Cherednik2023-06-027-0/+158
| | | | x-stable-origin-commit: 0e951cfb44430a0ed33bec779c8a790f73c31b91
* [actors/http] Fixed inactivity event handlinguranix2022-12-211-8/+8
| | | Проверка `if (ev->Get() == InactiveEvent)` была вложена в проверку `if (ev->Get()->Read)`, но у `InactiveEvent` поля `Read`, `Write` всегда `false`. Вероятно это произошло после рефакторинга.
* Sync linux-headers instead of using system onesthegeorg2022-12-154-25/+108
|
* fix node crash on bad content length parsingxenoxeno2022-11-171-8/+20
|
* guess socket type on creationxenoxeno2022-11-092-7/+38
|
* support content-type in GETuzhas2022-10-042-1/+26
|
* Library/cpp/actors Activitieshor9112022-08-196-0/+14
|
* fix content-length 0 in requestsxenoxeno2022-08-152-3/+23
|
* fix utxenoxeno2022-07-111-0/+1
|
* Create kesuses for rate limiting in YQgalaxycrab2022-07-083-18/+31
| | | | | | | | | Fill config in kikimr runner Create coordination nodes Pass to config Protos
* intermediate changesarcadia-devtools2022-07-011-2/+39
| | | | ref:090632378b7b7874f8203fa4877f372f9e3bf51e
* intermediate changesarcadia-devtools2022-06-101-1/+3
| | | | ref:cf978a76bc6d73679fd0ad941e177bc593e90f52
* intermediate changesarcadia-devtools2022-06-091-1/+6
| | | | ref:867b363c3b1b55cb4589971a77303a6d0d3e1dbe
* intermediate changesarcadia-devtools2022-06-021-1/+1
| | | | ref:897f95916cd29fcdf9f1223e0fcd35d4781a3b5f
* intermediate changesarcadia-devtools2022-06-015-10/+102
| | | | ref:c234234dab27a004d8ea6b9fa34ee745cc4736a1
* add https support to builtin monitoring KIKIMR-14868Alexey Efimov2022-05-231-2/+3
| | | | ref:1350d4933ca320aa0d84b8e7aac2a1e957942567
* fixes for redirections KIKIMR-14742Alexey Efimov2022-05-201-1/+8
| | | | ref:1c576bf8c00f29291ab91c1039b8ad64798ba93d
* add support for mixed and ipv4-only environment KIKIMR-14869Alexey Efimov2022-05-189-53/+250
| | | | ref:ec57c92c9ef01b8aad21861c915e620ec8823586
* add http-mon via ic proxy KIKIMR-14742Alexey Efimov2022-05-172-2/+12
| | | | ref:b3a758f33f4578f7f8ce2e822783faf41a5ab6cd
* intermediate changesarcadia-devtools2022-05-062-1/+3
| | | | ref:73802948623046c57dcf98a142cb281f33eea5c7
* add settings for compression KIKIMR-14742Alexey Efimov2022-05-067-43/+91
| | | | ref:e7f27eec7e9ed0722c245f091d0eff6e20395d63
* intermediate changesarcadia-devtools2022-05-055-35/+123
| | | | ref:670915a6a4cf5edb3a63ce999d592acd20f1f248
* add async monitoring http KIKIMR-14742Alexey Efimov2022-05-044-22/+133
| | | | ref:c51d608f0ae78f08597b88f837491da33a953ef6
* switch metrics registry to shared_ptr KIKIMR-14218Alexey Efimov2022-03-243-35/+38
| | | | ref:5ef16c21e373b05982980dcd3016950f15a884e8
* intermediate changesarcadia-devtools2022-03-152-51/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-011-0/+8
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
* intermediate changesarcadia-devtools2022-02-241-1/+1
| | | | ref:70ac1bca1acbb458c863fb4686263967ea009057
* intermediate changesarcadia-devtools2022-02-241-0/+3
| | | | ref:fb678b285db60965c2b65db96852ae4cfb5879d6
* intermediate changesarcadia-devtools2022-02-221-3/+0
| | | | ref:b4effc9582e42dfa79e9a44a91df283419947b3a
* intermediate changesarcadia-devtools2022-02-181-0/+22
| | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.chubinskiy2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.chubinskiy2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 ↵d-mokhnatkin2022-02-101-11/+11
| | | | of 2.
* Restoring authorship annotation for <[email protected]>. Commit 1 ↵d-mokhnatkin2022-02-101-11/+11
| | | | of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.lastutf4452022-02-106-71/+71
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.lastutf4452022-02-106-71/+71
|
* Restoring authorship annotation for <[email protected]>. Commit 2 ↵leonidvasilev2022-02-103-14/+14
| | | | of 2.
* Restoring authorship annotation for <[email protected]>. Commit 1 ↵leonidvasilev2022-02-103-14/+14
| | | | of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.hcpp2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.hcpp2022-02-101-1/+1
|
* Restoring authorship annotation for Alexey Efimov <[email protected]>. ↵Alexey Efimov2022-02-1017-3697/+3697
| | | | Commit 2 of 2.
* Restoring authorship annotation for Alexey Efimov <[email protected]>. ↵Alexey Efimov2022-02-1017-3697/+3697
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.timestep2022-02-104-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.timestep2022-02-104-8/+8
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.msherbakov2022-02-104-9/+9
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.msherbakov2022-02-104-9/+9
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.alexnick2022-02-101-56/+56
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.alexnick2022-02-101-56/+56
|
* Restoring authorship annotation for Cthulhu <[email protected]>. Commit ↵Cthulhu2022-02-101-2/+2
| | | | 2 of 2.
* Restoring authorship annotation for Cthulhu <[email protected]>. Commit ↵Cthulhu2022-02-101-2/+2
| | | | 1 of 2.