Middleware for Vapor 3 to allow serving gzip encoded content. Inspired by https://github.com/vapor-community/gzip-provider
25개 이상의 토픽을 선택하실 수 없습니다. 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