mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
* http11: Remove unused qsort/bsearch code paths [changelog skip] * Explicitly include ctype.h to fix compilation warning [changelog skip] Had the following warning during compilation without the include: warning: implicitly declaring library function 'isspace' with type 'int (int)' |
||
|---|---|---|
| .. | ||
| 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 | ||