tower-http-cache-plus 0.0.2

HTTP response caching middleware with integrated compression
Documentation
1
2
3
4
5
6
7
_HERE=$(dirname "$(readlink --canonicalize "$BASH_SOURCE")")

. "$_HERE/_functions"

ROOT=$(readlink --canonicalize "$_HERE/..")

TARGET=${TARGET:-debug}