You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This overwrites the "Content-Encoding: gzip" header that is usually
sent by TYPO3 when gzip is activated. This header would require that
the content really is gzip-ed (which it is not in this case).
This lets e.g. Varnish 3.0 fail when trying to decode the response.
Change-Id: Iaf41aff73521638945214ee1d15b788f5e5e4cb8
Releases: master
0 commit comments