Hi,
Any suggestions on how to rnable the GZIP compression on the nodejs api proxy application? i tried using the compression.algorithm property of the proxy endpoint configuration, but gzip compression is not done..
I had tried using the compression module inside nodejs, and it results in some _implicitHeader errors? Had anybody achieved the GZIP compresiion for the JSON responses returned from the nodejs proxy?
Thanks,
Prem