about summary refs log tree commit homepage
path: root/extras/exec_cgi.rb
DateCommit message (Expand)
2016-04-30extras/exec_cgi: document cgit example
2016-01-03extras/exec_cgi: fix frozen string error on slow responses
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2014-04-21extras/exec_cgi: pass SCRIPT_NAME from Rack env
2014-04-21extras/exec_cgi: allow passing custom env
2013-12-22extras/exec_cgi: skip GATEWAY_INTERFACE from Rack env
2013-12-19extras/exec_cgi: document dependency on current rack.git
2013-11-16extras/exec_cgi: split head from body properly
2013-11-12exec_cgi: drop chunk/content-length
2013-11-10test: exec_cgi test uses worker_processes
2013-11-07exec_cgi: release pipe/pid sooner
2013-11-06http_response: reorder wbuf_maybe on successful early flush
2013-11-02add extras for exec_cgi and try_gzip_static