jlegaul7-ford

Results 1 issues of jlegaul7-ford

As it stands, kvmd does not use netrc to download files, this mr adds the missing flag to let aiohttp use netrc for authentication. --- Reference: https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession ``` trust_env (bool)...