Chanon Roy
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")

--

--

Chanon Roy
Chanon Roy

Written by Chanon Roy

🧑🏻‍💻 I write about tech and programming. I'm also fluent in film references

No responses yet