mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
bcec82d31a
* Use fastARef/fastASet for hash access to avoid context load. * Cache most Java strings used to create headers as ByteLists, to avoid re-encoding and re-constructing the byte[] and ByteList. * Load parse buffer once in field handler. * Eliminate deprecated construction of RaiseException and centralize logic. |
||
---|---|---|
.. | ||
org/jruby/puma | ||
ext_help.h | ||
extconf.rb | ||
http11_parser.c | ||
http11_parser.h | ||
http11_parser.java.rl | ||
http11_parser.rl | ||
http11_parser_common.rl | ||
io_buffer.c | ||
mini_ssl.c | ||
puma_http11.c | ||
PumaHttp11Service.java |