mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
486be06ccb
Since X-Download-Options header is only used by the soon deprecated Internet Explorer, it makes sense to remove this header as a default one.
396 B
396 B
-
Remove default
X-Download-Options
headerThis header is currently only used by Internet Explorer which will be discontinued in 2022 and since Rails 7 does not fully support Internet Explorer this header should not be a default one.
Harun Sabljaković
Please check 7-0-stable for previous changes.