Ben

Results 3 issues of Ben

- **Browser Version or Node Version**: Edge 浏览器 - **ali-oss Version**: 6.20.0 - **Mini Showcase Repository**: ```js OSSClient.get('key') .then(res => { res.content.toString() }) ``` - **Network Resoponse Header x-oss-request-id**: 65B7320D3D53853638AA1736

- [x] [Bun's workflow](https://github.com/faasjs/faasjs/actions/workflows/bun-unit.yml) - [x] [VS Code image](https://github.com/faasjs/faasjs/blob/main/images/vscode/bun.Dockerfile) - [x] [Bun image](https://github.com/faasjs/faasjs/tree/main/images/bun) - [x] Peer issues: https://github.com/oven-sh/bun/issues/5567, https://github.com/oven-sh/bun/issues/5813 - [x] Workspace issues: https://github.com/oven-sh/bun/issues/5207 - [ ] Replace jest with...

enhancement