From 512066488e039e048ff255d8322fbb53642166bd Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Sun, 21 Jan 2018 11:06:33 -0800 Subject: [PATCH] updating history --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index db1d1f70..9379cbe0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -10,6 +10,7 @@ dev - Warn user about possible slowdown when using cryptography version < 1.3.4 - Check for invalid host in proxy URL, before forwarding request to adapter. +- Fragments are now properly maintained across redirects. (RFC7231 7.1.2) **Bugfixes**