Bartek Iwańczuk
|
03019e7781
|
Revert various PRs related to "ext/http" (#14339)
* Revert "feat(ext/http): stream auto resp body compression (#14325)"
* Revert "core: introduce `resource.read_return` (#14331)"
* Revert "perf(http): optimize `ReadableStream`s backed by a resource (#14284)"
|
2022-04-21 02:22:55 +02:00 |
|
Luca Casonato
|
8b25807054
|
feat(ext/http): stream auto resp body compression (#14325)
This commit adds support for auto response body compression for
streaming bodies.
|
2022-04-20 22:53:56 +02:00 |
|
Divy Srivastava
|
2612b6f20f
|
core: introduce resource.read_return (#14331)
|
2022-04-20 18:39:13 +02:00 |
|
Divy Srivastava
|
57a8fc37fc
|
perf(http): optimize ReadableStream s backed by a resource (#14284)
|
2022-04-20 18:16:44 +05:30 |
|
Aaron O'Mullan
|
6516130b01
|
chore: drop src/ in bench_util & serde_v8 (#14097)
To align with conventions used in our other crates
|
2022-03-24 11:23:40 +01:00 |
|