Skip to content

Commit 37a2901

Browse files
Mention NO_PROXY environment variable on Advanced Usage page (#3066)
Co-authored-by: Kar Petrosyan <[email protected]>
1 parent 371b6e9 commit 37a2901

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/advanced/transports.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -329,4 +329,5 @@ mounts = {
329329
There are also environment variables that can be used to control the dictionary of the client mounts.
330330
They can be used to configure HTTP proxying for clients.
331331

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

0 commit comments

Comments
 (0)