Rack v2.1.2 Release Notes

Release Date: 2020-01-27 // about 4 years ago
    • ๐Ÿ›  Fix multipart parser for some files to prevent denial of service (@aiomaster)
    • ๐Ÿ›  Fix Rack::Builder#use with keyword arguments (@kamipo)
    • Skip deflating in Rack::Deflater if Content-Length is 0 (@jeremyevans)
    • โœ‚ Remove SessionHash#transform_keys, no longer needed (@pavel)
    • โž• Add to_hash to wrap Hash and Session classes (@oleh-demyanyuk)
    • ๐Ÿ– Handle case where session id key is requested but missing (@jeremyevans)