http-nu icon indicating copy to clipboard operation
http-nu copied to clipboard

feat: add response compression (pending)

Open cablehead opened this issue 1 month ago • 0 comments

tower-http / async-compression don't support streaming compression for SSE endpoints

https://github.com/tower-rs/tower-http/issues/292 https://github.com/Nullus157/async-compression/pull/404 https://github.com/tower-rs/tower-http/blob/main/tower-http/src/compression/predicate.rs#L127

image

cablehead avatar Nov 26 '25 18:11 cablehead