Middleware for Vapor 3 to allow serving gzip encoded content. Inspired by https://github.com/vapor-community/gzip-provider
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Matthias Neeracher eaca6dde6a Add shouldGzipResponse 3 anos atrás
Sources/GzipMiddleware Add shouldGzipResponse 3 anos atrás
.gitignore Initial commit 5 anos atrás
.swift-version Set up initial structure 5 anos atrás
LICENSE Initial commit 5 anos atrás
Package.swift Wait for completion of chunked body 3 anos atrás
README.md Initial commit 5 anos atrás

README.md

GzipMiddleware

Middleware for Vapor 3 to allow serving gzip encoded content.

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