2013-01-17 02:44 PM
Greetings,
Is there a parameter that can be passed via a REST API call which would cause the Concentrator (or Broker or whatever) to respect Accept-Encoding headers sent by the client? I've tried passing both gzip and deflate via headers and it gets ignored by the server. I was hoping for something similar to &size and &expiry options supported by the sdk node. Is there any such thing?
Regards,
--Mike Mishou
2013-01-21 03:20 PM
Currently, compression is not supported. It's on our roadmap.
2013-01-21 03:20 PM
Currently, compression is not supported. It's on our roadmap.
2013-09-26 04:19 PM
Just wanted to update this, gzip compression on responses is now supported for most REST requests, but only if the response is large enough to make it worthwhile.