File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 2.1.2]
2+
3+ - Fix multipart parser for some files to prevent denial of service ([ @aiomaster ] ( https://github.com/aiomaster ) )
4+ - Fix ` Rack::Builder#use ` with keyword arguments ([ @kamipo ] ( https://github.com/kamipo ) )
5+ - Skip deflating in Rack::Deflater if Content-Length is 0 ([ @jeremyevans ] ( https://github.com/jeremyevans ) )
6+ - Remove ` SessionHash#transform_keys ` , no longer needed ([ @pavel ] ( https://github.com/pavel ) )
7+ - Add to_hash to wrap Hash and Session classes ([ @oleh-demyanyuk ] ( https://github.com/oleh-demyanyuk ) )
8+ - Handle case where session id key is requested but missing ([ @jeremyevans ] ( https://github.com/jeremyevans ) )
9+
110## [ 2.1.1] - 2020-01-12
211
312- Remove ` Rack::Chunked ` from ` Rack::Server ` default middleware. ([ #1475 ] ( https://github.com/rack/rack/pull/1475 ) , [ @ioquatix ] ( https://github.com/ioquatix ) )
You can’t perform that action at this time.
0 commit comments