httpx
httpx copied to clipboard
`mounts` kwarg to `AsyncClient` is not documented in the docstring
trafficstars
See
https://github.com/encode/httpx/blob/1bf1fc0ea8417c8e539914aeafdb48f15591ba75/httpx/_client.py#L641
Both on main and v0.27.2 mounts is not documented in the docstring above, unlike other arguments.
🙏