1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext/puma_http11
Charles Oliver Nutter d692475955 First pass updating JRuby bits for Puma.
* Rename Mongrel to Puma and move files appropriately
* Add HttParser11#body method
* Fix native.rake to not attempt C ext under JRuby
* Mask out all of test_unix_socket.rb under JRuby
2011-11-22 13:43:54 -06:00
..
org/jruby/puma First pass updating JRuby bits for Puma. 2011-11-22 13:43:54 -06:00
ext_help.h Change name of parser extension to puma_http11 2011-10-04 20:35:50 -07:00
extconf.rb Change name of parser extension to puma_http11 2011-10-04 20:35:50 -07:00
http11_parser.c Change name of parser extension to puma_http11 2011-10-04 20:35:50 -07:00
http11_parser.h Change name of parser extension to puma_http11 2011-10-04 20:35:50 -07:00
http11_parser.java.rl First pass updating JRuby bits for Puma. 2011-11-22 13:43:54 -06:00
http11_parser.rl Change name of parser extension to puma_http11 2011-10-04 20:35:50 -07:00
http11_parser_common.rl Change name of parser extension to puma_http11 2011-10-04 20:35:50 -07:00
puma_http11.c Change name of parser extension to puma_http11 2011-10-04 20:35:50 -07:00
PumaHttp11Service.java First pass updating JRuby bits for Puma. 2011-11-22 13:43:54 -06:00