Recent Releases of https://github.com/macournoyer/thin
https://github.com/macournoyer/thin - v1.8.2
What's Changed
- Increase timeout when checking for server stop by @sergiodj in https://github.com/macournoyer/thin/pull/384
- Update tcp_spec.rb by @murraybd in https://github.com/macournoyer/thin/pull/382
- Ruby 3.2 by @Vasfed in https://github.com/macournoyer/thin/pull/392
New Contributors
- @sergiodj made their first contribution in https://github.com/macournoyer/thin/pull/384
- @murraybd made their first contribution in https://github.com/macournoyer/thin/pull/382
- @Vasfed made their first contribution in https://github.com/macournoyer/thin/pull/392
Full Changelog: https://github.com/macournoyer/thin/compare/v1.8.1...v1.8.2
- Ruby
Published by ioquatix almost 3 years ago
https://github.com/macournoyer/thin - Infinite Smoothie
- Fix possible HTTP Response Splitting
- Ruby
Published by macournoyer almost 5 years ago
https://github.com/macournoyer/thin - Dunder Mifflin
- Rack 2 support
- Ensure Response body.close is called in the same thread
Fixes issues with ActiveRecord connection management [#307] - Fix TCP/IP Backend reports incorrect port when asked to bind to 0 [meschbach]
- Work with ruby 2.3's --enable-frozen-string-literal [jeremyevans]
- Ruby
Published by macournoyer almost 10 years ago