zio.http.Server$.Config$.ResponseCompressionConfig
See theResponseCompressionConfig companion object
final case class ResponseCompressionConfig(contentThreshold: Int, options: IndexedSeq[CompressionOptions])
Attributes
- Companion:
- object
- Graph
- Supertypes