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
Compress content only in frontend. This is done by adding a custom header X-Compression: Enabled. This header is added to Neos.Neos:Page already so this will work for Neos right away. For other controllers, you will have to add the X-Compression: Enabled manually.