Sep 22, 2023
You'll need to configure your web server to include a "Content-Encoding: gzip" in your response header.
In express, you can do this with: res.set("Content-Encoding", "gzip")
You'll need to configure your web server to include a "Content-Encoding: gzip" in your response header.
In express, you can do this with: res.set("Content-Encoding", "gzip")
🧑🏻💻 I write about tech and programming. I'm also fluent in film references