Skip to content

Not working with Rack 3.1+ due to removed Rack::Chunked dependency #289

@wysoki

Description

@wysoki

After updating Rack to 3.1+, when starting a Rails application on Tomcat, JRuby-Rack looks for rack/chunked without success. It ends with the exception:
"An exception happened during JRuby-Rack startup: no such file to load -- rack/chunked".
This module was removed without replacement in Rack 3.1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions