async-http-client
async-http-client copied to clipboard
Increase decompression limit ratio of `HTTPClient.shared` 10 -> 25
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.
@Lukasa since you were responding on the issue 🙂
@swift-server-bot test this please
@swift-server-bot test this please