clogger 0.5.0 - body.to_path forwardingv0.5.0
commitf60c24e1fd49b6f3876f90a43a886c18d7fe743d
authorEric Wong <normalperson@yhbt.net>
Sun, 6 Jun 2010 07:50:51 +0000 (6 07:50 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 6 Jun 2010 07:57:13 +0000 (6 07:57 +0000)
tree1d0492d9b23334e57653781cd984ac7ec5b40feb
parent86699fa42105c48e7d4c3cf6e16cca4417bf0a06
clogger 0.5.0 - body.to_path forwarding

This release allows middleware like Rack::Contrib::Sendfile to
work properly higher up the stack from Clogger.

Certain configurations of the Rainbows! and Zbatery web servers
are able to use the return value of body.to_path to serve static
files efficiently (via IO.copy_stream under 1.9 or
stream_file_data with EventMachine).

There are some small cleanups and documentation improvements
as well.

I've relicensed to LGPLv2.1+ (from LGPLv3-only) to allow
bundling with GPLv2-only applications (I'm currently the sole
copyright holder).

Signed-off-by: Eric Wong <normalperson@yhbt.net>
GIT-VERSION-GEN
GNUmakefile
lib/clogger.rb