1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Nate Berkopec 47f7c7fb2d
Binder fixes for 4.2.1 (#2006)
* Adds failing test for #1986. We now have failing tests for both that issue and #1994

* Fix #1986. Fix #1994

* Fixup and reorder test a bit

Original test was using localhost + port 0 for ssl, two things which
will not be corretly supported in 4.2.1. Instead, test for 127.0.0.1 and
a real port with SSL, which we do support correctly today.

Also re-use test method for the ssl test.
2019-10-01 11:33:00 +02:00
..
puma Binder fixes for 4.2.1 (#2006) 2019-10-01 11:33:00 +02:00
rack/handler Removes empty lines left behind (#1897) 2019-08-09 07:33:24 -07:00
puma.rb All Puma threads are named (#1968) 2019-09-15 10:52:34 +02:00