api

http4k / org.http4k.filter / ClientFilters / GZip

GZip

fun GZip(compressionMode: GzipCompressionMode = Memory): Filter

Basic GZip and Gunzip support of Request/Response. Only Gunzip responses when the response contains “transfer-encoding” header containing ‘gzip’