js-compute-runtime icon indicating copy to clipboard operation
js-compute-runtime copied to clipboard

HTTP Cache: Support Transform Streams

Open guybedford opened this issue 11 months ago • 0 comments

Work was originally attempted on transform stream support as bodyTransform instead of bodyTransformFn but that hit some low-level streaming issues which still need to be resolved.

We should come back to looking into this support, for a fully async streamed transform model.

guybedford avatar Jan 31 '25 23:01 guybedford