DenoDDeno
Powered by
rauniorooR
Denoβ€’4y agoβ€’
5 replies
raunioroo

How to prevent std/http from gzipping and overriding Etag

It appears deno std/http applies gzip content-encoding magically sometimes depending on the type of data served. This is unexpected to me, will override manually set Etags with a weakly validated one, and it seems there is no way to disable this behaviour. Or is there?

If I create a Github issue about this, should it go to deno_std or does this behaviour come from underlying http impl code in deno core?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno.serve vs serve (from @std/http/server.ts)
SlavaSSlava / help
6mo ago
std/http/setCookie doesn't work?
jcayzacJjcayzac / help
3y ago
std/http/server: URI too long β€”how to avoid loading those?
jcayzacJjcayzac / help
3y ago