Middleware for Vapor 3 to allow serving gzip encoded content. Inspired by https://github.com/vapor-community/gzip-provider
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Neeracher eaca6dde6a Add shouldGzipResponse пре 3 година
Sources/GzipMiddleware Add shouldGzipResponse пре 3 година
.gitignore Initial commit пре 5 година
.swift-version Set up initial structure пре 5 година
LICENSE Initial commit пре 5 година
Package.swift Wait for completion of chunked body пре 3 година
README.md Initial commit пре 5 година

README.md

GzipMiddleware

Middleware for Vapor 3 to allow serving gzip encoded content.

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