Rack v0.3 Release Notes

Release Date: 2008-02-26 // about 16 years ago
    • LiteSpeed handler, by Adrian Madrid.
    • SCGI handler, by Jeremy Evans.
    • Pool sessions, by blink.
    • OpenID authentication, by blink.
    • :Port and :File options for opening FastCGI sockets, by blink.
    • Last-Modified HTTP header for Rack::File, by blink.
    • Rack::Builder#use now accepts blocks, by Corey Jewett. (See example/protectedlobster.ru)
    • HTTP status 201 can contain a Content-Type and a body now.
    • Many bugfixes, especially related to Cookie handling.