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

Bump rack to remove ssl? override #42349

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

jhawthorn
Copy link
Member

Rack 2.2+ understands "wss" as being "ssl", so bumping the requirement lets us remove this override.

Rack 2.2+ already understands "wss" as being "ssl", so bumping the
requirement lets us remove this override and call to super.
@rails-bot rails-bot bot added the actionpack label Jun 1, 2021
@jhawthorn jhawthorn merged commit cb8fc82 into rails:main Jun 1, 2021
@jhawthorn jhawthorn deleted the bump_rack_dependency branch June 1, 2021 20:45
ricardotk002 added a commit to ricardotk002/rails that referenced this pull request Jun 2, 2021
Following up rails#42349 and
rack/rack#1573 the `SERVER_ADDR` header can be
dropped, considering that it's not required by the CGI spec.
jhawthorn added a commit to jhawthorn/rails that referenced this pull request Jun 8, 2021
…dency"

This reverts commit cb8fc82, reversing
changes made to 0d18b43.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants