Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
markup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2014 at 21:14 UTC
Updated:
24 Jan 2015 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerNote: The corresponding code is in
Comment #2
idebr commentedHttp headers before:

Http headers after:

Comment #3
dawehnerThis was pretty quick.
Note: We can't change the existing test coverage of
ResponseHeaderBagTest, because this is part of symfony, not Drupal itself.On top of that this test is fine.
Comment #4
idebr commentedUpdated the patch to not update vendor files, thanks dawehner :)
Comment #5
dawehner+1
Comment #9
dawehner@idebr
For the next time, please have a look at https://www.drupal.org/node/2399959
Comment #10
idebr commentedOh, will do. Thanks!
Comment #12
idebr commentedUpdated the patch with the test result added today in #462950: Mitigate the security risks that come from IE, Chrome and other browsers trying to sniff the mime type .
Comment #13
dawehnerStill RTBC IMHO.
Comment #15
alexpottMakes sense. This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed 1335489 and pushed to 8.0.x. Thanks!