Closed rukai closed 5 months ago
We can just use a layer to override the responses content-encoding to gzip instead of forking tower-http to achieve the same thing.
content-encoding
gzip
We can just use a layer to override the responses
content-encoding
togzip
instead of forking tower-http to achieve the same thing.