about summary refs log tree commit homepage
path: root/extras/try_gzip_static.rb
DateCommit message (Expand)
2020-04-05extras/try_gzip_static: set "Vary: Accept-Encoding" on gzip
2016-07-26fix rack 2.x compatibility bugs
2016-07-05extras: include status messages in responses
2016-06-22extras/try_gzip_static: resolve symlinks
2016-06-05extras/try_gzip_static: do not show backtrace on syscall errors
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2015-08-14extras/try_gzip_static: require readability on HEAD requests
2013-12-30extras/*: use binary path names
2013-11-15try_gzip_static: set no-transform on non-text types
2013-11-15extras/try_gzip_static: account for Rack::Deflater use
2013-11-15encoding: binary for everything
2013-11-12extras/*: log full backtraces for errors
2013-11-12extras/try_gzip_static: return 404 on ENOTDIR
2013-11-02add extras for exec_cgi and try_gzip_static