about summary refs log tree commit homepage
path: root/t/t9001-sendfile-to-path.sh
DateCommit message (Collapse)
2010-06-06tests: t9001: avoid needless filesystem activity
2010-06-03add Rainbows::Sendfile middleware
This lets most concurrency models understand and process X-Sendfile efficiently with IO.copy_stream under Ruby 1.9. EventMachine can take advantage of this middleware under both Ruby 1.8 and Ruby 1.9.