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
2020-05-21 15:35:19 -07:00
..
org/jruby/puma Increase max URI path length to 8196, closes #2134 (#2168) 2020-03-10 11:39:36 -06:00
ext_help.h
extconf.rb Actions - Add nonMRI workflow - allow failure - JRuby, TruffleRuby [changelog skip] (#2185) 2020-03-17 06:16:45 -06:00
http11_parser.c Reduce ambiguity of headers 2020-05-21 15:35:19 -07:00
http11_parser.h
http11_parser.java.rl
http11_parser.rl Reduce ambiguity of headers 2020-05-21 15:35:19 -07:00
http11_parser_common.rl
mini_ssl.c ext/puma_http11/mini_ssl.c - add Puma::MiniSSL::Engine#ssl_vers_st 2020-05-13 10:48:34 -05:00
puma_http11.c Increase max URI path length to 8196, closes #2134 (#2168) 2020-03-10 11:39:36 -06:00
PumaHttp11Service.java