GZIP encoding in Search and Promote rersponses
Hi,
Is gzip'ing supported by s&p at all?
If yes, how it could be enabled?
Some details.
There is an "Accept-Encoding" header among request headers:
Accept-Encoding:gzip, deflate, sdch
And we get a response in JSON format, sending a format=json in request parameters string.
Thank you in advance.