Code changes
Demo
3.2.1
Module Changes
Class Changes
-
Rack::ShowExceptions
-
Rack::ETag
-
Rack::NullLogger
-
Rack::Multipart::Parser::Collector::BufferPart
-
Rack::Files::BaseIterator
Method Changes
-
Rack::Lint::Wrapper#check_early_hints
-
Rack::MockRequest#patch
-
Rack::Lint::Wrapper#verify_content_length
-
Rack::Multipart::Parser::Collector#on_mime_body
-
Rack::NullLogger#progname
-
Rack::MockRequest#head
-
Rack::Multipart::Parser#handle_consume_token
3.2.0
Module Changes
Class Changes
-
Rack::TempfileReaper
-
Rack::Logger
-
Rack::ContentType
-
Rack::Deflater::GzipStream
-
Rack::QueryParser::Params
Method Changes
-
Rack::CommonLogger#call
-
Rack::QueryParser#params_hash_type?
-
Rack::NullLogger#warn?
3.1.16
Module Changes
Class Changes
-
Rack::ETag
-
Rack::Response
-
Rack::Auth::Basic
-
Rack::Directory::DirectoryBody
Method Changes
-
Rack::QueryParser#parse_nested_query
-
Rack::ConditionalGet#etag_matches?