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/org/jruby/puma
Tawan Sierek 403b1b968d Fix java parser generation
`rake ragel` failed due to renaming the ragel machine from
`http_parser` to `puma_parser` in 3726b7ef19.
The problem was probably overseen since the file
http11_parser.java.rl has not been touched at this commit
and therefore the rake task did not invoke the parser
generation for the java parser.
2016-01-31 18:56:33 +01:00
..
Http11.java Fix JRuby parser 2015-11-07 09:14:25 -08:00
Http11Parser.java Fix java parser generation 2016-01-31 18:56:33 +01:00
MiniSSL.java support TLS client auth (verify_mode) in jruby 2015-11-28 18:17:01 -08:00