We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371b6e9 commit 37a2901Copy full SHA for 37a2901
docs/advanced/transports.md
@@ -329,4 +329,5 @@ mounts = {
329
There are also environment variables that can be used to control the dictionary of the client mounts.
330
They can be used to configure HTTP proxying for clients.
331
332
-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)
333
+and [`NO_PROXY`](../environment_variables.md#no_proxy) for more information.
0 commit comments