Type Property
forceDisabled
Disables compression unconditionally.
static var forceDisabled: HTTPServer.Configuration.ResponseCompressionConfiguration { get }
Discussion
This is useful when you never want any response to be compressed for debugging purposes.