Skip to content

Do not require chunked anymore#411

Closed
jlahtinen wants to merge 1 commit intojruby:masterfrom
jlahtinen:patch-1
Closed

Do not require chunked anymore#411
jlahtinen wants to merge 1 commit intojruby:masterfrom
jlahtinen:patch-1

Conversation

@jlahtinen
Copy link
Contributor

Targeting rails 8

Rack 3 does not have chunked anymore

Targeting rails 8

Rack 3 does not have chunked anymore
@chadlwilson
Copy link
Contributor

chadlwilson commented Mar 13, 2026

Thanks for taking a look, but there is much more needed to target rack 3 compatibility than this basic change and this would break 2.x support. Please collaborate on the WIP at #325 (or even better, try testing it in your env if possible)

Among other things, the parameter and session handling needs to (broadly) conform to the spec and there are some open questions to address. The PR is close, but needs some more thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants