Closed Apteryks closed 8 months ago
Thanks @Apteryks.
Updated to only run that test on Rack 2 where Rack::Lint::InputWrapper is rewindable: https://github.com/rails/marcel/commit/ccd4be5043628c4389230b4c012a7115b8e44c81
In Rack 3, Rack::Lint::Wrapper::InputWrapper is not rewindable.
Hello,
In case it's useful, I'm building with rack 3, and there's a single test failure:
So it seems there's not much missing!
Thank you!