This PR adds an option to use compression on the WebService requests.
With this option we can save some traffic and round-trip time on the network side of things.
In the config it is disabled by default to be backward compatible with the previous behavior.
This PR adds an option to use compression on the WebService requests. With this option we can save some traffic and round-trip time on the network side of things.
In the config it is disabled by default to be backward compatible with the previous behavior.