> 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.12.3

**`(feat):`** 允许字节请求接受字节迭代器，与 HTTPX 允许的类型保持一致。

## 0.12.2

**`(fix):`** 修复 HTTPX 客户端重试包装器（http\_client.py）中包含的返回类型和值。