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
MSP-Greg d20915d6f2
Fix two 'old-style-definition' compile warning (#2807)
Fix compile warnings in ext/puma_http11/mini_ssl.c and ext/puma_http11/puma_http11.c.
2022-01-25 08:52:02 -06:00
..
no_ssl
org/jruby/puma [jruby] a couple refactorings - avoid copy-ing bytes (#2730) 2021-11-01 15:23:37 -06:00
ext_help.h
extconf.rb Updates for OpenSSL 3 (#2800) 2022-01-22 09:05:41 -06:00
http11_parser.c HTTP header field values: Allow all octets to be passed in as obscure data (#2723) 2021-10-12 17:05:25 -06:00
http11_parser.h
http11_parser.java.rl
http11_parser.rl
http11_parser_common.rl HTTP header field values: Allow all octets to be passed in as obscure data (#2723) 2021-10-12 17:05:25 -06:00
mini_ssl.c Fix two 'old-style-definition' compile warning (#2807) 2022-01-25 08:52:02 -06:00
puma_http11.c Fix two 'old-style-definition' compile warning (#2807) 2022-01-25 08:52:02 -06:00
PumaHttp11Service.java