ZIm/crates/reqwest_client
Richard Feldman 903212b7f5
Respect NO_PROXY env var (#33742)
Closes #22991

Release Notes:

- Added support for respecting the NO_PROXY environment variable when
any HTTP proxy is configured. For the exact NO_PROXY env var strings
that are supported, see [NoProxy in the reqwest
docs](https://docs.rs/reqwest/latest/reqwest/struct.NoProxy.html#method.from_env).

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
2025-07-02 10:05:34 -04:00
..
examples chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
src Respect NO_PROXY env var (#33742) 2025-07-02 10:05:34 -04:00
Cargo.toml Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
LICENSE-APACHE Fix license symlinks (#29758) 2025-05-01 19:24:14 +00:00