How do I enable support for Accept-Encoding: gzip,deflate for all controllers, please?
ServiceStack doesn’t have controllers and Accept-Encoding
are HTTP Request Headers sent by the client, which are already enabled on ServiceStack’s C# Service Clients.