about summary refs log tree commit homepage
path: root/lib/rainbows/coolio
DateCommit message (Expand)
2011-01-11event_machine: buffer reads when waiting for async.callback
2011-01-11coolio: enable async.callback for one-shot body responses
2011-01-07rainbows/coolio/client: set LOOP constant in module
2011-01-07coolio/client: small optimizations
2011-01-06eliminate G constant and just use the Rainbows! module
2011-01-06simplify keepalive_timeout accounting
2011-01-04prefer Hash#merge! to Hash#update for consistency
2011-01-04globally refactor Range handling for responses
2011-01-04coolio: rename deferred_response => response_pipe
2011-01-04simplify per-client keepalive state checks
2011-01-04coolio/master: small garbage reduction
2011-01-04coolio_thread_*: fix 416 response handling
2010-12-28complete Rev => Coolio renaming