thin

A very fast & simple Ruby web server

Downloads
166.5M
Stars
2.3K
Committers
107

Bot releases are hidden (Show)

thin - v1.8.2 Latest Release

Published by ioquatix over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/macournoyer/thin/compare/v1.8.1...v1.8.2

thin - Infinite Smoothie

Published by macournoyer over 3 years ago

  • Fix possible HTTP Response Splitting
thin - Dunder Mifflin

Published by macournoyer over 8 years ago

  • 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]