| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Facilitates making `op_http_write_headers` sync and thus faster
|
|
|
|
|
|
|
|
|
|
* 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)"
|
|
This commit adds support for auto response body compression for
streaming bodies.
|
|
|
|
|
|
|
|
|
|
|
|
To align with conventions used in our other crates
|