Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Rack 3.0 #28

Merged
merged 1 commit into from Mar 18, 2023
Merged

Support Rack 3.0 #28

merged 1 commit into from Mar 18, 2023

Conversation

denisdefreyne
Copy link
Owner

Detailed description

Allows using Rack 3.0. This comes with a few changes (see the Rack 3.0 upgrade guide):

  • Rack::Handler is moved to the new rackup gem and is now Rackup::Handler
  • header names must be lowercase

To do

  • Tests

Related issues

n/a

@denisdefreyne denisdefreyne merged commit fd2aa50 into main Mar 18, 2023
4 checks passed
@denisdefreyne denisdefreyne deleted the denis/rack-3 branch March 18, 2023 08:07
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.

None yet

1 participant