1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/puma
2012-06-03 13:13:03 +02:00
..
app use #bytesize instead of #length for Content-Length header 2012-05-13 02:27:14 +03:00
cli.rb Don't join the server thread inside the signal handle. Fixes #94 2012-05-08 13:27:54 -07:00
compat.rb Use the byte size, not the character size. Fixes #45 2012-03-29 15:29:02 -07:00
configuration.rb + Add ability to inherit server sockets on restart 2012-04-04 11:38:22 -04:00
const.rb Bump to 1.3.1 2012-05-15 21:52:24 -06:00
control_cli.rb Change YAML.load trick to use File.read instead 2012-01-08 17:46:10 -03:00
events.rb Add native support for ssl. Fixes #28 2012-01-13 16:29:50 -08:00
jruby_restart.rb Use FFI on JRuby to perform fast restart 2011-12-06 13:28:54 -08:00
null_io.rb Remove StringIO dependency from NullIO 2012-04-30 14:55:16 -04:00
rack_patch.rb Write a bunch of documentation 2011-12-01 15:23:14 -08:00
server.rb Pass SCRIPT_NAME from env 2012-06-03 13:13:03 +02:00
thread_pool.rb Rearch how trimming takes place to not starve. Fixes #39 2012-02-07 09:49:23 -08:00