about summary refs log tree commit homepage
path: root/lib/unicorn/app/exec_cgi.rb
DateCommit message (Expand)
2009-05-11exec_cgi: don't assume the body#each consumer is a socket
2009-05-10app/exec_cgi: use explicit buffers for read/sysread
2009-05-02app/exec_cgi: GC prevention
2009-03-20Add Unicorn::App::ExecCgi