mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
[fetch] Add support for gzip & deflate to the http client
Powered by Cloudflare's zlib fork
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -13,3 +13,6 @@
|
||||
path = src/deps/mimalloc
|
||||
url = https://github.com/microsoft/mimalloc.git
|
||||
ignore = dirty
|
||||
[submodule "src/deps/zlib"]
|
||||
path = src/deps/zlib
|
||||
url = https://github.com/cloudflare/zlib
|
||||
|
||||
Reference in New Issue
Block a user