uvok on Nostr: TIL: You can actually gzip compress an html page, include it in an embedded project, ...
TIL:
You can actually gzip compress an html page, include it in an embedded project, and send the gzipped file directly to the http client with Content-Encoding: gzip, thus saving some flash memory
#embedded #programming
You can actually gzip compress an html page, include it in an embedded project, and send the gzipped file directly to the http client with Content-Encoding: gzip, thus saving some flash memory
#embedded #programming