sulu / SuluHeadlessBundle

Bundle that provides controllers and services for using Sulu as headless content management system
MIT License
47 stars 25 forks source link

Fix handling of content-type header in HeadlessWebsiteController #19

Closed alexander-schranz closed 4 years ago

alexander-schranz commented 4 years ago

Similiar to: https://github.com/sulu/sulu/pull/5123

niklasnatter commented 4 years ago

do we still need this? 🤔

alexander-schranz commented 4 years ago

This is not longer needed because of https://symfony.com/blog/cve-2020-5255-prevent-cache-poisoning-via-a-response-content-type-header was fixed.