api

http4k / org.http4k.filter / ResponseFilters / GZipContentTypes / <init>

<init>

GZipContentTypes(compressibleContentTypes: Set<ContentType>, compressionMode: GzipCompressionMode = Memory)

GZipping of the response where the content-type (sans-charset) matches an allowed list of compressible types.