BaseClient
In preparation for support of https://github.com/astral-sh/uv/issues/2357 (see https://github.com/astral-sh/uv/pull/2434)
## Summary Add netrc support to the uv-client. closes #1405 ## Test Plan I've added a corresponding test case to validate the correct header. Furthermore a tested it against a real world private repository.