Skip to content

Bump rack to remove ssl? override#42349

Merged
jhawthorn merged 1 commit into
rails:mainfrom
jhawthorn:bump_rack_dependency
Jun 1, 2021
Merged

Bump rack to remove ssl? override#42349
jhawthorn merged 1 commit into
rails:mainfrom
jhawthorn:bump_rack_dependency

Conversation

@jhawthorn

Copy link
Copy Markdown
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.

2 participants