Kaydet (Commit) 45ea86c1 authored tarafından Sean Reifscheider's avatar Sean Reifscheider

Issue 2188: Documentation hint about disabling proxy detection.

üst 00b53ea1
......@@ -182,6 +182,7 @@ The following classes are provided:
Cause requests to go through a proxy. If *proxies* is given, it must be a
dictionary mapping protocol names to URLs of proxies. The default is to read the
list of proxies from the environment variables :envvar:`<protocol>_proxy`.
To disable autodetected proxy pass an empty dictionary.
.. class:: HTTPPasswordMgr()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment