[BUG] NO_PROXY is ignored for icon downloads. #483

Closed
opened 2025-11-07 06:38:36 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @BlackDex on GitHub (Nov 7, 2019).

Already reported this upstream to the reqwest team that the NO_PROXY environment variable is not used when using HTTP(S)_PROXY.

Issue at reqwest: https://github.com/seanmonstar/reqwest/issues/705

If that issue is going to be fixed we need to update the crate to have it fixed in bitwarden_rs.

Originally created by @BlackDex on GitHub (Nov 7, 2019). Already reported this upstream to the reqwest team that the NO_PROXY environment variable is not used when using HTTP(S)_PROXY. Issue at reqwest: https://github.com/seanmonstar/reqwest/issues/705 If that issue is going to be fixed we need to update the crate to have it fixed in bitwarden_rs.
GiteaMirror added the bug label 2025-11-07 06:38:36 -06:00
Author
Owner

@BlackDex commented on GitHub (Sep 22, 2020):

This has been fixed in reqwest PR https://github.com/seanmonstar/reqwest/pull/877 .
This issue can be closed now.

@BlackDex commented on GitHub (Sep 22, 2020): This has been fixed in reqwest PR https://github.com/seanmonstar/reqwest/pull/877 . This issue can be closed now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#483