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

Change SPEC to not allow uppercase header keys #1812

Merged
merged 2 commits into from
Feb 22, 2022

Conversation

jeremyevans
Copy link
Contributor

Also, update CHANGELOG with other spec changes made since 2.2.

Implements #1592

External tests are broken because this is a huge breaking change. If we are sure that we want this, we should disable the external CI jobs until the related projects have been fixed.

Also, update CHANGELOG with other spec changes made since 2.2.

Implements rack#1592
Copy link
Member

@ioquatix ioquatix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There will be a lot of small details but I approve the general direction and think this is a great first step.

@ioquatix
Copy link
Member

Fixing external tests seems straight forward so I don't think this should be a blocker. However, I'd suggest we merge this and then clean up the remaining external issues. Once we confirm the direction, it won't be hard to sort out the downstream dependencies.

@ioquatix
Copy link
Member

Okay @jeremyevans all external tests are passing. Falcon was already 100% compatible :)

@ioquatix
Copy link
Member

@tenderlove do you have any reservations regarding this?

@tenderlove
Copy link
Member

@tenderlove do you have any reservations regarding this?

No, I think this is great. Thanks for doing this work @jeremyevans!!

@tenderlove tenderlove merged commit 6d4b670 into rack:main Feb 22, 2022
mishina2228 added a commit to mishina2228/web-console that referenced this pull request Jun 8, 2022
The latest rack 3.0 (unreleased) does not accept uppercase headers.
See rack/rack#1592 for more details.
refs:
- rack/rack#1812
- rails/sprockets#744
mishina2228 added a commit to mishina2228/web-console that referenced this pull request Jun 9, 2022
The latest rack 3.0 (unreleased) does not accept uppercase headers.
See rack/rack#1592 for more details.
refs:
- rack/rack#1812
- rails/sprockets#744
patrickm68 added a commit to patrickm68/web-console that referenced this pull request Dec 1, 2022
The latest rack 3.0 (unreleased) does not accept uppercase headers.
See rack/rack#1592 for more details.
refs:
- rack/rack#1812
- rails/sprockets#744
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

3 participants