1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Luca Bruno 69af418487 fix(ext/http): unify default gzip compression level (#20050)
This tweaks the HTTP response-writer in order to align the two possible
execution flows into using the same gzip default compression level, that
is `1` (otherwise the implicit default level is `6`).
2023-08-15 09:15:40 -04:00
..
broadcast_channel 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
cache 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
console 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
crypto 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
fetch 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
ffi 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
fs 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
http fix(ext/http): unify default gzip compression level (#20050) 2023-08-15 09:15:40 -04:00
io 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
kv 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
napi 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
net 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
node 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
tls 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
url 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
web 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
webidl 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
websocket 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00
webstorage 1.35.3 (#19947) 2023-07-26 10:18:02 -04:00