I'm trying to use the link you send me and this is what I did:
in the esp8266 side:
client.println("<meta http-equiv='content-type' content='gzip; charset=UTF-8'>");
client.println(index_html_gz[322]);
where index_html_gz is the html gziped.
In the chrome view I got this:
[img]
file:///tmp/Spectacle.YYACqS/Screenshot_20210505_200318.png
[/img]
Thanks
Gastón