1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/examples
2009-07-07 03:42:29 -03: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
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