Dealing with compressed data on MAXURL
Hi,
After performing a Get on MAXURL i´m getting a compressed JSON.
To visualize this JSON I'm saving it to my HD then I'm manually uncompressing it, then renaming to JSON and just then, I can open it on MAX, content is perfectly readable.
So my question is:
Is there some way I can access this compressed data on the fly from the MAXURL without the need to save/uncompress/load JSON in max?