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
Karol Bucek 66962e4c18
[jruby] a couple refactorings - avoid copy-ing bytes (#2730)
* [jruby][refactor] avoid byte[] copy-ing

* [jruby][refactor] proper ASCII string creation

* [jruby][refactor] drop unused KeyStore instances

* [jruby][refactor] review exception handling (catch less)

* [jruby][refactor] no need to copy local byte[] array
2021-11-01 15:23:37 -06:00
..
Http11.java Increase max URI path length to 8196, closes #2134 (#2168) 2020-03-10 11:39:36 -06:00
Http11Parser.java HTTP header field values: Allow all octets to be passed in as obscure data (#2723) 2021-10-12 17:05:25 -06:00
MiniSSL.java [jruby] a couple refactorings - avoid copy-ing bytes (#2730) 2021-11-01 15:23:37 -06:00