Eric Wong <[email protected]> wrote: > Couldn't Rack::Chunked be made a no-op for everything aside from > HTTP/1.1? That would cause less problems for existing Rack <=2.x > users wanting to upgrade. It's already a no-op for HTTP/1.0... > (cf. rack/chunked.rb::chunkable_version? )
I don't know if you pay attention to rack-devel, but I've posted a proposal (patches || pull request) to undeprecate Rack::Chunked, here: https://groups.google.com/d/msgid/rack-devel/20220901214536.5469-1-e%4080x24.org Or if you don't want to deal with Google and want to view the whole thread + automated patch application from hunk-header links: https://public-inbox.org/rack-devel/[email protected]/T/ > Anyways I'll wait a bit for rack 3 to finalize since I'm busy > with other stuff atm. Any ETA on Rack 3?
