> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 0.40.9

**`(fix):`** 修复带有二进制响应的多部分文件上传端点以使用流式方法，
并修复带有查询参数的文件上传端点以绑定查询折叠的信封类型而非裸体类型。
这两个问题导致了 ElevenLabs 语音转语音等端点（多部分 + 二进制响应 + 查询参数）的 cargo 构建失败。