Classes

The following classes are available globally.

  • A middleware for compressing body data sent back to the client. Supports the deflate and the gzip compression methods. Uses zlib.

    See more

    Declaration

    Swift

    public class Compression : RouterMiddleware