pink-gorilla / webly

reagent/reframe application skelleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gzip

awb99 opened this issue · comments

Check if resource path is gzipped
Importsnt for remote web servers.

there are two versions of ring-gzip-middleware (the one used by oz, and a clj-commons one).
the approach to run gzip on a web-server level is interesting, but for now we use the handler middleware approach