Skip to content

Commit

Permalink
Mention NO_PROXY environment variable on Advanced Usage page (#3066)
Browse files Browse the repository at this point in the history
Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
  • Loading branch information
RichieB2B and karpetrosyan committed Jan 30, 2024
1 parent 371b6e9 commit 37a2901
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/advanced/transports.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,5 @@ mounts = {
There are also environment variables that can be used to control the dictionary of the client mounts.
They can be used to configure HTTP proxying for clients.

See documentation on [`HTTP_PROXY`, `HTTPS_PROXY`, `ALL_PROXY`](../environment_variables.md#http_proxy-https_proxy-all_proxy) for more information.
See documentation on [`HTTP_PROXY`, `HTTPS_PROXY`, `ALL_PROXY`](../environment_variables.md#http_proxy-https_proxy-all_proxy)
and [`NO_PROXY`](../environment_variables.md#no_proxy) for more information.

0 comments on commit 37a2901

Please sign in to comment.