I have not found a solution to after googling.
The question is
I want to gzip my JS and load it without a webserver (using Kestrel) and need to supply a 17 mb uncompressed file to regions with slow inet, my page and data are being loaded from EU,
I can get geoloaction and would like to include the gzip file from a simple kestrel in countries like China
Any advice please
Thanx