about summary refs log tree commit
path: root/lib/metropolis/deflate.rb
DateCommit message (Expand)
2011-01-17use constants everywhere to reduce GC thrashing
2010-12-10deflate: small garbage reduction by concatenation
2010-12-03deflate+gzip: do not wrap rack.input if already encoded
2010-11-30support pass-through :encoding for deflate and gzip