5 lines
143 B
Markdown
5 lines
143 B
Markdown
# GzipMiddleware
|
|
|
|
Middleware for Vapor 3 to allow serving gzip encoded content.
|
|
|
|
Inspired by https://github.com/vapor-community/gzip-provider |