Closes https://github.com/nushell/nushell/issues/8847 # Description If the `HTTP_PROXY` variable is found, use its value to setup ureq proxy. I haven't implemented `NO_PROXY` at the moment. # User-Facing Changes No breaking change for the user, the network commands simply use an environment variable. # Tests + Formatting The existing tests seem to run fine, although I can't think of a new test to add. |
||
---|---|---|
.. | ||
http | ||
url | ||
mod.rs | ||
port.rs |