From ac4e05874a1a983ca126185a0e4d4e74915f792e Mon Sep 17 00:00:00 2001 From: Cory Benfield Date: Thu, 9 Jan 2014 19:48:13 +0000 Subject: [PATCH] Fixup the header heirarchy. --- docs/user/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced.rst b/docs/user/advanced.rst index 1c6bd85..4e05303 100644 --- a/docs/user/advanced.rst +++ b/docs/user/advanced.rst @@ -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 -- 2.7.4