Files
bun.sh/docs/api
robobun e3a1ae09f3 docs: add zstd compression documentation for v1.2.14 (#23095)
## Summary
- Documents zstd compression features introduced in Bun v1.2.14
- Adds missing API documentation for zstd utilities

## Changes
- Updated `docs/api/fetch.md` to include zstd in Accept-Encoding
examples and note automatic decompression support
- Added `Bun.zstdCompress()/zstdCompressSync()` and
`Bun.zstdDecompress()/zstdDecompressSync()` documentation to
`docs/api/utils.md`
- Documented compression levels (1-22) with concise usage examples

## Note
HTTP/2 features (`maxSendHeaderBlockLength` and `setNextStreamID`) were
not added per request to avoid updating nodejs-apis.md.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-30 00:26:02 -07:00
..
2025-07-10 00:10:43 -07:00
2025-07-10 00:10:43 -07:00
2024-09-26 13:47:09 -07:00
2025-03-26 20:51:20 -07:00
2025-07-10 00:10:43 -07:00
2025-02-19 20:48:12 -08:00
2025-07-10 00:10:43 -07:00
2023-02-23 17:13:30 -08:00
fmt
2025-09-29 23:36:44 -07:00
fmt
2025-09-29 23:36:44 -07:00
2025-01-13 02:15:17 -08:00
2025-07-10 00:10:43 -07:00
2025-08-23 06:57:00 -07:00
2024-09-06 13:26:20 -07:00
2025-01-17 22:08:07 -08:00
2025-09-29 23:08:07 -07:00