1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/examples
zedshaw 364270615b Additional simple feature for upload progress plugin. New redirect header and configuration option.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@245 19e92222-5c0b-0410-8929-a290d50e31e9
2006-06-18 04:57:26 +00:00
..
camping Support large file uploads, moving them into a Tempfile should they cross the MAX_BODY threshold. The only change here really is that HttpRequest#body is now an IO object rather than a string. I changed the various handlers to support this. 2006-04-11 01:46:13 +00:00
builder.rb First crack at some advanced debugging features for mongrel and the console. 2006-03-25 21:15:30 +00:00
httpd.conf A couple of samples related to documentation on the site. 2006-06-05 07:23:53 +00:00
mime.yaml First crack at some advanced debugging features for mongrel and the console. 2006-03-25 21:15:30 +00:00
mongrel.conf Final touches to get mongrel_rails working. Fixed URI registration bug. Small change to config tool. 2006-03-26 23:57:11 +00:00
mongrel_simple_ctrl.rb Corrected simple service and controller due Macintosh carrier returns (CR) incompatible with win32 ruby (CRLF) (actally that made the scripts useless, now solved). 2006-02-21 05:48:37 +00:00
mongrel_simple_service.rb Adding mongrel_rails_service (and svc) drafts. Still fail to stop due Rails CGI Handler (my guess). Also fixed the "graceful stop" in mongrel_simple_service because cause also errors (how gracefully it is?) 2006-02-21 23:31:05 +00:00
monitrc A couple of samples related to documentation on the site. 2006-06-05 07:23:53 +00:00
random_thrash.rb Minor tweaks to the handlers and http parser to deal with more bad input possibilities. 2006-04-03 15:22:17 +00:00
simpletest.rb Additional simple feature for upload progress plugin. New redirect header and configuration option. 2006-06-18 04:57:26 +00:00
webrick_compare.rb initial import into trunk 2006-01-28 19:03:53 +00:00