about summary refs log tree commit homepage
path: root/lib/rainbows/response.rb
DateCommit message (Expand)
2010-12-27writer_thread_*: split out classes into separate files
2010-08-28"keepalive_timeout 0" (really) disables keepalive
2010-08-02revactor: implement sendfile and range support
2010-07-23rename parse_range => make_range!
2010-07-22enable Range: responses for static files for most models
2010-07-19refactor response handling for each concurrency model
2010-07-10doc: avoid documenting internals on RDoc website
2010-07-08restore Rainbows::HttpResponse.write for Cramp