Structure
HTTPHeaders.ResponseCompression
A marker header internal to vapor that explicitly allows or disallows response compression.
struct ResponseCompression
Topics
Type Properties
disableExplicitly disable response compression.enableExplicitly enable response compression.unsetImplicitly use the server’s default response compression determination.useDefaultExplicitly use the server’s default response compression determination.
Relationships
Conforms To
Swift.EquatableSwift.HashableSwift.SendableSwift.SendableMetatype