async-http-client icon indicating copy to clipboard operation
async-http-client copied to clipboard

Increase decompression limit ratio of `HTTPClient.shared` 10 -> 25

Open MahdiBM opened this issue 1 year ago • 1 comments

This enables the decompressor to decompress files that have been 96% compressed, instead of the previous 90%, when using HTTPClient.shared.

See https://github.com/swift-server/async-http-client/issues/739.

I'm also fine with decreasing the ratio to 20, if 25 seems too high.

MahdiBM avatar Apr 16 '24 18:04 MahdiBM

@Lukasa since you were responding on the issue 🙂

MahdiBM avatar Apr 30 '24 19:04 MahdiBM

@swift-server-bot test this please

FranzBusch avatar May 08 '24 14:05 FranzBusch

@swift-server-bot test this please

Lukasa avatar May 09 '24 12:05 Lukasa