joomla-framework / application

Joomla Framework Application Package
GNU General Public License v2.0
22 stars 30 forks source link

Deprecating X-Content-Encoded-By #113

Closed conseilgouz closed 1 year ago

conseilgouz commented 1 year ago

X-Content-Encode-By header has been deprecated since 2013 : https://github.com/joomla/joomla-cms/pull/1233

Summary of Changes

Delete one line

Testing Instructions

Call any Joomla website where GZIP option is set in https://securityheaders.com/

Before this PR, a line x-content-encoded-by Joomla appears. After applying this PR, this line disappears.