> 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):`** Allow bytes requests to take in iterators of bytes, mirroring the types allowed by HTTPX.

## 0.12.2

**`(fix):`** Fix the returned type and value contained within the retrying wrapper for the HTTPX client (http\_client.py).