silverstripe-framework/_config
Sam Minnee 9c9872ebac FIX: Remove X-Requested-With from default Vary header.
The X-Requested-With header does modify the result of Director::is_ajax
and so this should strictly be in there. In practise, this can cause
issues with CDNs such as Incapsula, and LeftAndMain adds this vary
header itself, which is the principle place where Director::is_ajax
is used.
2018-07-04 13:35:47 +12:00
..
config.yml FIX: Remove X-Requested-With from default Vary header. 2018-07-04 13:35:47 +12:00
cookie.yml Suggested improvements / test case fixes 2014-10-10 09:28:11 +13:00
database.yml FIX Allow lowercase and uppercase delcaration of legacy Int class 2017-11-22 16:34:42 +00:00
dev.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
encryptors.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
html.yml API Make HTMLValue replace-able via DI 2013-03-14 12:49:02 +13:00
i18n.yml BUG Fix of multiple i18nTextCollector issues: #3797, #3798, #3417 2015-07-09 10:45:08 +12:00
mimetypes.yml MINOR: Rename & tweak some existing config files to better reflect meaning of various names 2012-05-19 14:37:32 +12:00
Oembed.yml BUGFIX: Vimeo oEmbed endpoint redirecting to no www 2015-12-16 12:19:37 +13:00
requestprocessors.yml NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
routes.yml BUG Add missing CMSSecurity route 2015-10-30 15:31:54 +13:00
uploadfield.yml API UploadField functions on new records 2013-05-27 15:22:59 +12:00
versionedstate.yml ENHANCEMENT Backport of querystring work to 3.x (#8026) 2018-05-08 10:04:44 +12:00