summaryrefslogtreecommitdiff
path: root/doc/html/_sources/libhttplib2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/libhttplib2.txt')
-rw-r--r--doc/html/_sources/libhttplib2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/_sources/libhttplib2.txt b/doc/html/_sources/libhttplib2.txt
index fc72bbf..d8e33d0 100644
--- a/doc/html/_sources/libhttplib2.txt
+++ b/doc/html/_sources/libhttplib2.txt
@@ -193,7 +193,7 @@ code indicating an error occured. See
.. % type name like methoddesc.
-.. class:: Http([cache=None], [timeout=None], [proxy_info=None], [ca_certs=None], [disable_ssl_certificate_validation=False])
+.. class:: Http([cache=None], [timeout=None], [proxy_info==ProxyInfo.from_environment], [ca_certs=None], [disable_ssl_certificate_validation=False])
The class that represents a client HTTP interface. The *cache* parameter is
either the name of a directory to be used as a flat file cache, or it must an