I can't change the web server so I can't enable compression on the .json file automatically. This would be my ideal solution.
I would like tabulator to pull down a json file that is compressed to a gz file, but I don't know if it's possible or what I would need to do in order to tell it to decompress it before trying to use it.
Is there a way to set the ajaxURL to gz and it work?
Thanks