Middleware for Vapor 3 to allow serving gzip encoded content. Inspired by https://github.com/vapor-community/gzip-provider
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Matthias Neeracher eaca6dde6a Add shouldGzipResponse hace 3 años
Sources/GzipMiddleware Add shouldGzipResponse hace 3 años
.gitignore Initial commit hace 5 años
.swift-version Set up initial structure hace 5 años
LICENSE Initial commit hace 5 años
Package.swift Wait for completion of chunked body hace 3 años
README.md Initial commit hace 5 años

README.md

GzipMiddleware

Middleware for Vapor 3 to allow serving gzip encoded content.

Inspired by https://github.com/vapor-community/gzip-provider