mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
0728ce5ba9
As far as I could tell, the buffer given to the http parser isn't modified. Because it is not modified, we can use the RSTRING_NOT_MODIFIED header to ensure that Rubinius hasn't do the extra work to copy the data back and forth. |
||
---|---|---|
.. | ||
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 | ||
puma_http11.c | ||
PumaHttp11Service.java |