Fixup the header heirarchy.

This commit is contained in:
Cory Benfield
2014-01-09 19:48:13 +00:00
parent 098865122c
commit ac4e05874a
+1 -1
View File
@@ -616,7 +616,7 @@ case. For more than that, you might look at subclassing
``requests.adapters.BaseAdapter``.
Example: Specific SSL Version
-----------------------------
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The Requests team has made a specific choice to use whatever SSL version is
default in the underlying library (`urllib3`_). Normally this is fine, but from